Module full_block

Source
Expand description

An implementation that uses headers and bodies traits to download full blocks

Structs§

FetchFullBlockFuture
A future that downloads a full block from the network.
FetchFullBlockRangeFuture
A future that downloads a range of full blocks from the network.
FullBlockClient
A Client that can fetch full blocks from the network.