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