Module reth_downloaders::headers::reverse_headers

source ·
Expand description

A Linear downloader implementation. A headers downloader that can handle multiple requests concurrently.

Structs§

Enums§

  • The block to which we want to close the gap: (local head…sync target] This tracks the sync target block, so this could be either a block number or hash.