Result_PaymentHashPaymentSendFailureZ |
Result_PaymentHashPaymentSendFailureZ.clone() |
Creates a new CResult_PaymentHashPaymentSendFailureZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_PaymentHashPaymentSendFailureZ |
Result_PaymentHashPaymentSendFailureZ.err(PaymentSendFailure e) |
Creates a new CResult_PaymentHashPaymentSendFailureZ in the error state.
|
static Result_PaymentHashPaymentSendFailureZ |
Result_PaymentHashPaymentSendFailureZ.ok(byte[] o) |
Creates a new CResult_PaymentHashPaymentSendFailureZ in the success state.
|
Result_PaymentHashPaymentSendFailureZ |
ChannelManager.send_spontaneous_payment(Route route,
byte[] payment_preimage) |
Send a spontaneous payment, which is a payment that does not require the recipient to have
generated an invoice.
|