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