Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ |
Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.clone() |
Creates a new CResult_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ |
Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.err(PaymentSendFailure e) |
Creates a new CResult_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ in the error state.
|
static Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ |
Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ.ok(TwoTuple_PaymentHashPaymentIdZ o) |
Creates a new CResult_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ in the success state.
|
Result_C2Tuple_PaymentHashPaymentIdZPaymentSendFailureZ |
ChannelManager.send_probe(Path path) |
Send a payment that is probing the given route for liquidity.
|