Result_PayeePubKeySecp256k1ErrorZ |
Result_PayeePubKeySecp256k1ErrorZ.clone() |
Creates a new CResult_PayeePubKeySecp256k1ErrorZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_PayeePubKeySecp256k1ErrorZ |
Result_PayeePubKeySecp256k1ErrorZ.err(Secp256k1Error e) |
Creates a new CResult_PayeePubKeySecp256k1ErrorZ in the error state.
|
static Result_PayeePubKeySecp256k1ErrorZ |
Result_PayeePubKeySecp256k1ErrorZ.ok(PayeePubKey o) |
Creates a new CResult_PayeePubKeySecp256k1ErrorZ in the success state.
|
Result_PayeePubKeySecp256k1ErrorZ |
SignedRawBolt11Invoice.recover_payee_pub_key() |
Recovers the public key used for signing the invoice from the recoverable signature.
|