Expand description
Defines the two most important types: TransportPath and ChannelPath.
Structs§
- Channel
Path - Represents an on-chain path in the ChannelGraph.
- Transport
Path - Represents an off-chain path of PeerIds.
Traits§
- Path
- Base implementation of an abstract path. Must contain always at least a single entry.