DotNetLightning


RouterData Type

Record fields

Record Field Description

Awaiting

Full Usage: Awaiting

Field type: Map<ChannelAnnouncementMsg, seq<PeerId>>
Field type: Map<ChannelAnnouncementMsg, seq<PeerId>>

Channels

Full Usage: Channels

Field type: SortedDictionary<ShortChannelId, PublicChannel>
Field type: SortedDictionary<ShortChannelId, PublicChannel>

CurrentBlockHeight

Full Usage: CurrentBlockHeight

Field type: BlockHeight
Field type: BlockHeight

ExcludedChannels

Full Usage: ExcludedChannels

Field type: Set<ChannelDesc>
Field type: Set<ChannelDesc>

Graph

Full Usage: Graph

Field type: DirectedLNGraph
Field type: DirectedLNGraph

Nodes

Full Usage: Nodes

Field type: Map<NodeId, NodeAnnouncementMsg>
Field type: Map<NodeId, NodeAnnouncementMsg>

PrivateChannels

Full Usage: PrivateChannels

Field type: Map<ShortChannelId, PrivateChannel>
Field type: Map<ShortChannelId, PrivateChannel>

ReBroadcast

Full Usage: ReBroadcast

Field type: ReBroadcast
Field type: ReBroadcast

Stats

Full Usage: Stats

Field type: NetworkStats
Field type: NetworkStats

Sync

Full Usage: Sync

Field type: Map<NodeId, Sync>
Field type: Map<NodeId, Sync>

Instance members

Instance member Description

this.NetworkStats

Full Usage: this.NetworkStats

Returns: NetworkStats
Returns: NetworkStats

this.RoutingState

Full Usage: this.RoutingState

Returns: RoutingState
Returns: RoutingState