Result_C2Tuple_SignatureSignatureZNoneZ |
Result_C2Tuple_SignatureSignatureZNoneZ.clone() |
Creates a new CResult_C2Tuple_SignatureSignatureZNoneZ which has the same data as `orig`
but with all dynamically-allocated buffers duplicated in new buffers.
|
static Result_C2Tuple_SignatureSignatureZNoneZ |
Result_C2Tuple_SignatureSignatureZNoneZ.err() |
Creates a new CResult_C2Tuple_SignatureSignatureZNoneZ in the error state.
|
static Result_C2Tuple_SignatureSignatureZNoneZ |
Result_C2Tuple_SignatureSignatureZNoneZ.ok(TwoTuple_SignatureSignatureZ o) |
Creates a new CResult_C2Tuple_SignatureSignatureZNoneZ in the success state.
|
Result_C2Tuple_SignatureSignatureZNoneZ |
BaseSign.BaseSignInterface.sign_channel_announcement(UnsignedChannelAnnouncement msg) |
Signs a channel announcement message with our funding key and our node secret key (aka
node_id or network_key), proving it comes from one of the channel participants.
|
Result_C2Tuple_SignatureSignatureZNoneZ |
BaseSign.sign_channel_announcement(UnsignedChannelAnnouncement msg) |
Signs a channel announcement message with our funding key and our node secret key (aka
node_id or network_key), proving it comes from one of the channel participants.
|