DotNetLightning


PaymentPubKey Type

The pubkey for to_local or to_remote output scriptpubkey. Usually rotated for each new HTLC, but it corresponds directly to PaymentBasepoint in case that option_static_remotekey feature bit is negotiated. Thus static for whole channel lifetime.

Union cases

Union case Description

PaymentPubKey PubKey

Full Usage: PaymentPubKey PubKey

Parameters:
Item : PubKey

Instance members

Instance member Description

this.RawPubKey

Full Usage: this.RawPubKey

Returns: PubKey
Returns: PubKey

this.ToBytes

Full Usage: this.ToBytes

Returns: byte array
Returns: byte array