Module sc_network::peer_store
source · Expand description
PeerStore
manages peer reputations and provides connection candidates to
crate::protocol_controller::ProtocolController
.
Structs
- Worker part of
PeerStoreHandle
- Actual implementation of peer reputations and connection candidates provider.
Constants
- We don’t accept nodes whose reputation is under this value.
- Log target for this file.
Traits
- Trait providing peer reputation management and connection candidates.