Available on crate feature 
network only.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 
HeadersClientbeing used. - error
 - Header downloader error.