5#ifndef BITCOIN_HEADERSSYNC_H
6#define BITCOIN_HEADERSSYNC_H
185 bool full_headers_message);
210 const std::vector<CBlockHeader> &headers);
The block chain is a tree shaped structure starting with the genesis block at the root,...
256-bit unsigned big integer.
Class that mimics std::deque<bool>, but with std::vector<bool>'s bit packing.
A BlockHash is a unqiue identifier for a block.
Describes a place in the block chain to another node such that if the other node doesn't have the sam...
Parameters that influence chain consensus.