DotNetLightning


RouteHop Type

A hop in route

Record fields

Record Field Description

CLTVExpiryDelta

Full Usage: CLTVExpiryDelta

Field type: uint32

The CLTV delta added for this hop. For the last hop, this should be the full CLTV value expected at the destination, in excess of the current block height.

Field type: uint32

Fee

Full Usage: Fee

Field type: LNMoney

The fee of this hop. FOr the last hop, this should be the full value of the payment.

Field type: LNMoney

PubKey

Full Usage: PubKey

Field type: PubKey

The node_id of the node at this hop.

Field type: PubKey

ShortChannelId

Full Usage: ShortChannelId

Field type: ShortChannelId

The channel that should be used from the previous hop to reach this node.

Field type: ShortChannelId