DotNetLightning


RevocationBasepoint Type

Type wrapper for revocation_basepoint. Which is exchange in channel creation, and used later to create revocationpubkey see bolt03 For the detail.

Union cases

Union case Description

RevocationBasepoint PubKey

Full Usage: RevocationBasepoint 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