hopr_path

Module path

Source
Expand description

Defines the two most important types: TransportPath and ChannelPath.

Structs§

ChannelPath
Represents an on-chain path in the ChannelGraph.
TransportPath
Represents an off-chain path of PeerIds.

Traits§

Path
Base implementation of an abstract path. Must contain always at least a single entry.