5#ifndef BITCOIN_VERSIONBITS_H
6#define BITCOIN_VERSIONBITS_H
The block chain is a tree shaped structure starting with the genesis block at the root,...
Parameters that influence chain consensus.
int32_t ComputeBlockVersion(const CBlockIndex *pindexPrev, const Consensus::Params ¶ms)
Determine what nVersion a new block should use.
static const int32_t VERSIONBITS_TOP_BITS
What bits to set in version for versionbits blocks.