Expand description
Traits for implementing P2P Header Clients. Also includes implementations
of a Linear and a Parallel downloader generic over the Consensus
and
HeadersClient
.
Modulesยง
- Trait definition for
HeadersClient
- A downloader that receives and verifies block headers, is generic over the Consensus and the
HeadersClient
being used. - Header downloader error.