TwoTuple_PaymentHashPaymentSecretZ |
TwoTuple_PaymentHashPaymentSecretZ.clone() |
Creates a new tuple which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
TwoTuple_PaymentHashPaymentSecretZ |
ChannelManager.create_inbound_payment(Option_u64Z min_value_msat,
int invoice_expiry_delta_secs,
long user_payment_id) |
Gets a payment secret and payment hash for use in an invoice given to a third party wishing
to pay us.
|
static TwoTuple_PaymentHashPaymentSecretZ |
TwoTuple_PaymentHashPaymentSecretZ.of(byte[] a,
byte[] b) |
Creates a new C2Tuple_PaymentHashPaymentSecretZ from the contained elements.
|