Bitcoin ABC  0.29.2
P2P Digital Currency
Functions
versionbits.cpp File Reference
#include <consensus/params.h>
#include <versionbits.h>
Include dependency graph for versionbits.cpp:

Go to the source code of this file.

Functions

int32_t ComputeBlockVersion (const CBlockIndex *pindexPrev, const Consensus::Params &params)
 Determine what nVersion a new block should use. More...
 

Function Documentation

◆ ComputeBlockVersion()

int32_t ComputeBlockVersion ( const CBlockIndex pindexPrev,
const Consensus::Params params 
)

Determine what nVersion a new block should use.

Definition at line 8 of file versionbits.cpp.

Here is the caller graph for this function: