Result_RecoverableSignatureNoneZ |
Result_RecoverableSignatureNoneZ.clone() |
Creates a new CResult_RecoverableSignatureNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_RecoverableSignatureNoneZ |
Result_RecoverableSignatureNoneZ.err() |
Creates a new CResult_RecoverableSignatureNoneZ in the error state.
|
static Result_RecoverableSignatureNoneZ |
Result_RecoverableSignatureNoneZ.ok(byte[] arg) |
Creates a new CResult_RecoverableSignatureNoneZ in the success state.
|
Result_RecoverableSignatureNoneZ |
KeysInterface.KeysInterfaceInterface.sign_invoice(byte[] invoice_preimage) |
Sign an invoice's preimage (note that this is the preimage of the invoice, not the HTLC's
preimage).
|
Result_RecoverableSignatureNoneZ |
KeysInterface.sign_invoice(byte[] invoice_preimage) |
Sign an invoice's preimage (note that this is the preimage of the invoice, not the HTLC's
preimage).
|