Result_NonePaymentSendFailureZ |
Result_NonePaymentSendFailureZ.clone() |
Creates a new CResult_NonePaymentSendFailureZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_NonePaymentSendFailureZ |
Result_NonePaymentSendFailureZ.err(PaymentSendFailure e) |
Creates a new CResult_NonePaymentSendFailureZ in the error state.
|
static Result_NonePaymentSendFailureZ |
Result_NonePaymentSendFailureZ.ok() |
Creates a new CResult_NonePaymentSendFailureZ in the success state.
|
Result_NonePaymentSendFailureZ |
ChannelManager.send_payment(Route route,
byte[] payment_hash,
byte[] payment_secret) |
Sends a payment along a given route.
|