Privkey corresponds to RevocationPubKey
.
Which is necessary in a dirty-close (that is, when the counterparty
tries to cheat by publishing an old commitment tx.)
This can be derived from PerCommitmentSecret
, thus your node doesn't have
to remember this. Instead, use PerCommitmentSecretStore
to remember
PerCommitmentSecret
and derive this from it.
Union case | Description |
|
|
Instance member | Description |
|
|
Full Usage:
this.ToBytes
Returns: byte array
|
|