Module sc_network::peer_store

source ·
Expand description

PeerStore manages peer reputations and provides connection candidates to crate::protocol_controller::ProtocolController.

Structs§

Constants§

Traits§

  • Trait providing peer reputation management and connection candidates.
  • Trait describing the required functionality from a Peerset handle.