7 #ifndef RAVEN_CONSENSUS_PARAMS_H 8 #define RAVEN_CONSENSUS_PARAMS_H 81 #endif // RAVEN_CONSENSUS_PARAMS_H uint32_t nOverrideMinerConfirmationWindow
Use to override the confirmation window on a specific BIP.
int64_t nPowTargetTimespan
bool fPowAllowMinDifficultyBlocks
int nSubsidyHalvingInterval
bool nBIP34Enabled
Block height and hash at which BIP34 becomes active.
uint256 powLimit
Proof of work parameters.
Struct for each individual consensus rule change using BIP9.
int64_t nStartTime
Start MedianTime for version bits miner confirmation.
int64_t nPowTargetSpacing
uint32_t nMinerConfirmationWindow
Parameters that influence chain consensus.
int64_t DifficultyAdjustmentInterval() const
int64_t nTimeout
Timeout/expiry MedianTime for the deployment attempt.
uint256 nMinimumChainWork
uint256 defaultAssumeValid
uint32_t nRuleChangeActivationThreshold
Block height at which BIP65 becomes active.
int bit
Bit position to select the particular bit in nVersion.
uint32_t nOverrideRuleChangeActivationThreshold
Use to override the the activation threshold on a specific BIP.