Module eth_requests

Available on crate feature network only.
Expand description

Blocks/Headers management for the p2p network.

Structs§

EthRequestHandler
Manages eth related requests on top of the p2p network.

Enums§

IncomingEthRequest
All eth request related to blocks delegated by the network.

Constants§

MAX_BODIES_SERVE
Maximum number of block headers to serve.
MAX_HEADERS_SERVE
Maximum number of block headers to serve.
MAX_RECEIPTS_SERVE
Maximum number of receipts to serve.
SOFT_RESPONSE_LIMIT
Maximum size of replies to data retrievals: 2MB