5 #ifndef BITCOIN_HEADERSSYNC_H 6 #define BITCOIN_HEADERSSYNC_H 46 ret.hashPrevBlock = hash_prev_block;
169 received_headers,
bool full_headers_message);
278 #endif // BITCOIN_HEADERSSYNC_H
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.
256-bit unsigned big integer.
The block chain is a tree shaped structure starting with the genesis block at the root...
Class that mimics std::deque<bool>, but with std::vector<bool>'s bit packing.