Expand description
PeerInfoBehaviour
is implementation of NetworkBehaviour
that holds information about peers
in cache.
Structs§
- External
Addresses - Utility struct for tracking external addresses. The data is shared with the
NetworkService
. - Node
- Gives access to the information about a node.
- Peer
Info Behaviour - Implementation of
NetworkBehaviour
that holds information about peers in cache.
Enums§
- Peer
Info Event - Event that can be emitted by the behaviour.