elliptic curve point (a.k.a. pubkey) to derive [remote|local]_htlcpubkey
.
This is static for each channel and it is negotiated
during channel opening.
We don't want to use same pubkeys for each commitments more than once,
so the key derivation needs new PerCommitmentPoint
for each HTLCs.
see bolt03
for more detail.
Union case | Description |
|
|
Instance member | Description |
|
|
Full Usage:
this.ToBytes
Returns: byte array
|
|