Invalid Revoked Commit Proof
data class InvalidRevokedCommitProof(channelId: ByteVector32, ourCommitmentNumber: Long, theirCommitmentNumber: Long, perCommitmentSecret: PrivateKey) : ChannelException
Content copied to clipboard
Functions
Properties
ourCommitmentNumber
Link copied to clipboard
perCommitmentSecret
Link copied to clipboard
theirCommitmentNumber
Link copied to clipboard