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