Module downloader

Expand description

A downloader that receives and verifies block headers, is generic over the Consensus and the HeadersClient being used.

Enums§

SyncTarget
Specifies the target to sync for HeaderDownloader::update_sync_target

Traits§

HeaderDownloader
A downloader capable of fetching and yielding block headers.

Functions§

validate_header_download
Validate whether the header is valid in relation to it’s parent