Module sc_network::peer_info
source · Expand description
PeerInfoBehaviour is implementation of NetworkBehaviour that holds information about peers
in cache.
Structs
- Utility struct for tracking external addresses. The data is shared with the
NetworkService. - Gives access to the information about a node.
- Implementation of
NetworkBehaviourthat holds information about peers in cache.
Enums
- Event that can be emitted by the behaviour.