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