DotNetLightning


HtlcPubKey Type

The pubkey used in htlc output to ensure that no one else other than the 2-party can have chance to claim the htlc.

Union cases

Union case Description

HtlcPubKey PubKey

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