Expand description
Error types broadly used by p2p interfaces for any operation which may produce an error when interacting with the network implementation
Enums§
- The downloader error type
- Error variants that can happen when sending requests to a session.
Traits§
- Helper trait used to validate responses.
Type Aliases§
- The download result type
- Result with [
PeerId
][reth_network_peers::PeerId] - Result alias for result of a request.