Parameters that influence chain consensus.
More...
#include <params.h>
Parameters that influence chain consensus.
Definition at line 59 of file params.h.
◆ DifficultyAdjustmentInterval()
int64_t Consensus::Params::DifficultyAdjustmentInterval |
( |
| ) |
const |
|
inline |
◆ axionActivationTime
int Consensus::Params::axionActivationTime |
Unix time used for MTP activation of 15 Nov 2020 12:00:00 UTC upgrade.
Definition at line 84 of file params.h.
◆ BIP16Height
int Consensus::Params::BIP16Height |
Block height at which BIP16 becomes active.
Definition at line 63 of file params.h.
◆ BIP34Hash
◆ BIP34Height
int Consensus::Params::BIP34Height |
Block height and hash at which BIP34 becomes active.
Definition at line 65 of file params.h.
◆ BIP65Height
int Consensus::Params::BIP65Height |
Block height at which BIP65 becomes active.
Definition at line 68 of file params.h.
◆ BIP66Height
int Consensus::Params::BIP66Height |
Block height at which BIP66 becomes active.
Definition at line 70 of file params.h.
◆ CSVHeight
int Consensus::Params::CSVHeight |
Block height at which CSV (BIP68, BIP112 and BIP113) becomes active.
Definition at line 72 of file params.h.
◆ daaHeight
int Consensus::Params::daaHeight |
Block height at which the new DAA becomes active.
Definition at line 76 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 97 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 80 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 78 of file params.h.
◆ MinBIP9WarningHeight
int Consensus::Params::MinBIP9WarningHeight |
Don't warn about unknown BIP 9 activations below this height.
This prevents us from warning about the CSV and segwit activations.
Definition at line 92 of file params.h.
◆ nDAAHalfLife
int64_t Consensus::Params::nDAAHalfLife |
◆ nMinerConfirmationWindow
uint32_t Consensus::Params::nMinerConfirmationWindow |
◆ 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 82 of file params.h.
◆ powLimit
uint256 Consensus::Params::powLimit |
Proof of work parameters.
Definition at line 100 of file params.h.
◆ tachyonActivationTime
int Consensus::Params::tachyonActivationTime |
Unix time used for MTP activation of 15 May 2021 12:00:00 UTC upgrade.
Definition at line 86 of file params.h.
◆ uahfHeight
int Consensus::Params::uahfHeight |
Block height at which UAHF kicks in.
Definition at line 74 of file params.h.
◆ vDeployments
The documentation for this struct was generated from the following file: