5#ifndef BITCOIN_HEADERSSYNC_H
6#define BITCOIN_HEADERSSYNC_H
46 ret.hashPrevBlock = hash_prev_block;
169 received_headers,
bool full_headers_message);
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.
@ FINAL
Neither this tx nor a mempool ancestor signals rbf.
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.