Parameters that influence chain consensus.
More...
#include <params.h>
Parameters that influence chain consensus.
Definition at line 34 of file params.h.
◆ DeploymentHeight()
◆ DifficultyAdjustmentInterval()
int64_t Consensus::Params::DifficultyAdjustmentInterval |
( |
| ) |
const |
|
inline |
◆ PowTargetSpacing()
std::chrono::seconds Consensus::Params::PowTargetSpacing |
( |
| ) |
const |
|
inline |
◆ augustoActivationTime
int Consensus::Params::augustoActivationTime |
Unix time used for MTP activation of 15 Nov 2024 12:00:00 UTC upgrade.
Definition at line 65 of file params.h.
◆ axionHeight
int Consensus::Params::axionHeight |
Block height at which the axion activation becomes active.
Definition at line 59 of file params.h.
◆ BIP16Height
int Consensus::Params::BIP16Height |
Block height at which BIP16 becomes active.
Definition at line 38 of file params.h.
◆ BIP34Hash
◆ BIP34Height
int Consensus::Params::BIP34Height |
Block height and hash at which BIP34 becomes active.
Definition at line 40 of file params.h.
◆ BIP65Height
int Consensus::Params::BIP65Height |
Block height at which BIP65 becomes active.
Definition at line 43 of file params.h.
◆ BIP66Height
int Consensus::Params::BIP66Height |
Block height at which BIP66 becomes active.
Definition at line 45 of file params.h.
◆ cowperthwaiteHeight
int Consensus::Params::cowperthwaiteHeight |
Block height at which the Cowperthwaite activation becomes active.
Definition at line 63 of file params.h.
◆ CSVHeight
int Consensus::Params::CSVHeight |
Block height at which CSV (BIP68, BIP112 and BIP113) becomes active.
Definition at line 47 of file params.h.
◆ daaHeight
int Consensus::Params::daaHeight |
Block height at which the new DAA becomes active.
Definition at line 51 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 70 of file params.h.
◆ enableStakingRewards
bool Consensus::Params::enableStakingRewards |
Enable or disable the staking rewards by default.
Definition at line 73 of file params.h.
◆ fPowAllowMinDifficultyBlocks
bool Consensus::Params::fPowAllowMinDifficultyBlocks |
◆ fPowNoRetargeting
bool Consensus::Params::fPowNoRetargeting |
◆ gravitonHeight
int Consensus::Params::gravitonHeight |
Block height at which the graviton activation becomes active.
Definition at line 55 of file params.h.
◆ hashGenesisBlock
BlockHash Consensus::Params::hashGenesisBlock |
◆ magneticAnomalyHeight
int Consensus::Params::magneticAnomalyHeight |
Block height at which the magnetic anomaly activation becomes active.
Definition at line 53 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 57 of file params.h.
◆ powLimit
uint256 Consensus::Params::powLimit |
Proof of work parameters.
Definition at line 76 of file params.h.
◆ schumpeterActivationTime
int Consensus::Params::schumpeterActivationTime |
Unix time used for MTP activation of 15 May 2025 12:00:00 UTC upgrade.
Definition at line 67 of file params.h.
◆ uahfHeight
int Consensus::Params::uahfHeight |
Block height at which UAHF kicks in.
Definition at line 49 of file params.h.
◆ wellingtonHeight
int Consensus::Params::wellingtonHeight |
Block height at which the wellington activation becomes active.
Definition at line 61 of file params.h.
The documentation for this struct was generated from the following file: