DotNetLightning


OnionRealm0HopData Type

legacy hop_data payload format described in bolt04

Record fields

Record Field Description

AmtToForward

Full Usage: AmtToForward

Field type: LNMoney
Field type: LNMoney

OutgoingCLTVValue

Full Usage: OutgoingCLTVValue

Field type: uint32
Field type: uint32

ShortChannelId

Full Usage: ShortChannelId

Field type: ShortChannelId
Field type: ShortChannelId

Instance members

Instance member Description

this.ToBytes

Full Usage: this.ToBytes

Returns: byte[]
Returns: byte[]

Static members

Static member Description

OnionRealm0HopData.FromBytes(bytes)

Full Usage: OnionRealm0HopData.FromBytes(bytes)

Parameters:
    bytes : byte array

Returns: Result<OnionRealm0HopData, string>
bytes : byte array
Returns: Result<OnionRealm0HopData, string>