Module reth_network_types::peers

source ·
Expand description

Types related to peering.

Re-exports§

Modules§

  • RLPx (TCP) and Discovery (UDP) sockets of a peer.
  • Configuration for peering.
  • Classification of a peer based on trust.
  • Peer reputation management
  • State of connection to a peer.

Structs§

  • Tracks info about a single peer.