Expand description
Interaction with reth_network::PeersManager
, for integration testing. Otherwise
reth_network::NetworkManager
manages reth_network::PeersManager
.
Structs§
- A communication channel to the
PeersManager
to apply manual changes to the peer set.
Enums§
- Commands the
PeersManager
listens for.
Traits§
- Provides an API for managing the peers of the network.