Module peer_info

Source
Expand description

PeerInfoBehaviour is implementation of NetworkBehaviour that holds information about peers in cache.

Structs§

ExternalAddresses
Utility struct for tracking external addresses. The data is shared with the NetworkService.
Node
Gives access to the information about a node.
PeerInfoBehaviour
Implementation of NetworkBehaviour that holds information about peers in cache.

Enums§

PeerInfoEvent
Event that can be emitted by the behaviour.