DotNetLightning


FundingPubKey Type

Type wrapper to annotate that this pubkey is used for locking the funding txo with 2-of-2 multisig. Which is exchanged in open_channel to create funding tx.

Union cases

Union case Description

FundingPubKey PubKey

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