Module headers
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§
- client
- Trait definition for
HeadersClient
- downloader
- A downloader that receives and verifies block headers, is generic
over the Consensus and the
HeadersClient
being used. - error
- Header downloader error.