DotNetLightning


AcceptChannelTLV Type

data for TLV stream in accept_channel message See bolt02

Union cases

Union case Description

Unknown GenericTLV

Full Usage: Unknown GenericTLV

Parameters:
Item : GenericTLV
Item : Option<ShutdownScriptPubKey>

Instance members

Instance member Description

this.ToGenericTLV

Full Usage: this.ToGenericTLV

Returns: GenericTLV
Returns: GenericTLV

Static members

Static member Description

AcceptChannelTLV.FromGenericTLV(tlv)

Full Usage: AcceptChannelTLV.FromGenericTLV(tlv)

Parameters:
Returns: AcceptChannelTLV
tlv : GenericTLV
Returns: AcceptChannelTLV