Module reverse_headers

Source
Expand description

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

Structs§

ReverseHeadersDownloader
Downloads headers concurrently.
ReverseHeadersDownloaderBuilder
The builder for ReverseHeadersDownloader with some default settings

Enums§

SyncTargetBlock
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.