# Functions
New creates a new downloader to fetch hashes and blocks from remote peers.
# Variables
Amount of blocks to be fetched per retrieval request.
Amount of hashes to be fetched per retrieval request.
Minimum amount of hashes to not consider a peer stalling.
# Structs
Block is an origin-tagged blockchain block.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author