static Result_HolderCommitmentTransactionDecodeErrorZ |
Result_HolderCommitmentTransactionDecodeErrorZ.ok(HolderCommitmentTransaction o) |
Creates a new CResult_HolderCommitmentTransactionDecodeErrorZ in the success state.
|
Result_C2Tuple_SignatureCVec_SignatureZZNoneZ |
EcdsaChannelSigner.EcdsaChannelSignerInterface.sign_holder_commitment_and_htlcs(HolderCommitmentTransaction commitment_tx) |
Creates a signature for a holder's commitment transaction and its claiming HTLC transactions.
|
Result_C2Tuple_SignatureCVec_SignatureZZNoneZ |
EcdsaChannelSigner.sign_holder_commitment_and_htlcs(HolderCommitmentTransaction commitment_tx) |
Creates a signature for a holder's commitment transaction and its claiming HTLC transactions.
|
Result_NoneNoneZ |
ChannelSigner.ChannelSignerInterface.validate_holder_commitment(HolderCommitmentTransaction holder_tx,
byte[][] preimages) |
Validate the counterparty's signatures on the holder commitment transaction and HTLCs.
|
Result_NoneNoneZ |
ChannelSigner.validate_holder_commitment(HolderCommitmentTransaction holder_tx,
byte[][] preimages) |
Validate the counterparty's signatures on the holder commitment transaction and HTLCs.
|