Parameters that influence chain consensus.
More...
#include <params.h>
Parameters that influence chain consensus.
Definition at line 33 of file params.h.
◆ DeploymentHeight()
◆ DifficultyAdjustmentInterval()
int64_t Consensus::Params::DifficultyAdjustmentInterval |
( |
| ) |
const |
|
inline |
◆ axionHeight
int Consensus::Params::axionHeight |
Block height at which the axion activation becomes active.
Definition at line 58 of file params.h.
◆ BIP16Height
int Consensus::Params::BIP16Height |
Block height at which BIP16 becomes active.
Definition at line 37 of file params.h.
◆ BIP34Hash
◆ BIP34Height
int Consensus::Params::BIP34Height |
Block height and hash at which BIP34 becomes active.
Definition at line 39 of file params.h.
◆ BIP65Height
int Consensus::Params::BIP65Height |
Block height at which BIP65 becomes active.
Definition at line 42 of file params.h.
◆ BIP66Height
int Consensus::Params::BIP66Height |
Block height at which BIP66 becomes active.
Definition at line 44 of file params.h.
◆ cowperthwaiteActivationTime
int Consensus::Params::cowperthwaiteActivationTime |
Unix time used for MTP activation of 15 Nov 2023 12:00:00 UTC upgrade.
Definition at line 66 of file params.h.
◆ CSVHeight
int Consensus::Params::CSVHeight |
Block height at which CSV (BIP68, BIP112 and BIP113) becomes active.
Definition at line 46 of file params.h.
◆ daaHeight
int Consensus::Params::daaHeight |
Block height at which the new DAA becomes active.
Definition at line 50 of file params.h.
◆ defaultAssumeValid
BlockHash Consensus::Params::defaultAssumeValid |
◆ enableMinerFund
bool Consensus::Params::enableMinerFund |
Enable or disable the miner fund by default.
Definition at line 69 of file params.h.
◆ fPowAllowMinDifficultyBlocks
bool Consensus::Params::fPowAllowMinDifficultyBlocks |
◆ fPowNoRetargeting
bool Consensus::Params::fPowNoRetargeting |
◆ gluonHeight
int Consensus::Params::gluonHeight |
Block height at which the gluon activation becomes active.
Definition at line 60 of file params.h.
◆ gravitonHeight
int Consensus::Params::gravitonHeight |
Block height at which the graviton activation becomes active.
Definition at line 54 of file params.h.
◆ hashGenesisBlock
BlockHash Consensus::Params::hashGenesisBlock |
◆ jeffersonActivationTime
int Consensus::Params::jeffersonActivationTime |
Unix time used for MTP activation of 15 Nov 2022 12:00:00 UTC upgrade.
Definition at line 62 of file params.h.
◆ magneticAnomalyHeight
int Consensus::Params::magneticAnomalyHeight |
Block height at which the magnetic anomaly activation becomes active.
Definition at line 52 of file params.h.
◆ nDAAHalfLife
int64_t Consensus::Params::nDAAHalfLife |
◆ nMinimumChainWork
uint256 Consensus::Params::nMinimumChainWork |
◆ nPowTargetSpacing
int64_t Consensus::Params::nPowTargetSpacing |
◆ nPowTargetTimespan
int64_t Consensus::Params::nPowTargetTimespan |
◆ nSubsidyHalvingInterval
int Consensus::Params::nSubsidyHalvingInterval |
◆ phononHeight
int Consensus::Params::phononHeight |
Block height at which the phonon activation becomes active.
Definition at line 56 of file params.h.
◆ powLimit
uint256 Consensus::Params::powLimit |
Proof of work parameters.
Definition at line 72 of file params.h.
◆ uahfHeight
int Consensus::Params::uahfHeight |
Block height at which UAHF kicks in.
Definition at line 48 of file params.h.
◆ wellingtonActivationTime
int Consensus::Params::wellingtonActivationTime |
Unix time used for MTP activation of 15 May 2023 12:00:00 UTC upgrade.
Definition at line 64 of file params.h.
The documentation for this struct was generated from the following file: