Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ |
Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.clone() |
Creates a new CResult_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ |
ChannelManager.create_inbound_payment_legacy(Option_u64Z min_value_msat,
int invoice_expiry_delta_secs) |
Legacy version of [`create_inbound_payment`].
|
static Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ |
Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.err(APIError e) |
Creates a new CResult_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ in the error state.
|
static Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ |
Result_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ.ok(TwoTuple_PaymentHashPaymentSecretZ o) |
Creates a new CResult_C2Tuple_PaymentHashPaymentSecretZAPIErrorZ in the success state.
|