![]() |
Dash Core
0.12.2.1
P2P Digital Currency
|
Public Member Functions | |
CTestNetParams () | |
![]() | |
const Consensus::Params & | GetConsensus () const |
const CMessageHeader::MessageStartChars & | MessageStart () const |
const std::vector< unsigned char > & | AlertKey () const |
int | GetDefaultPort () const |
const CBlock & | GenesisBlock () const |
bool | MiningRequiresPeers () const |
bool | DefaultConsistencyChecks () const |
bool | RequireStandard () const |
int64_t | MaxTipAge () const |
int64_t | DelayGetHeadersTime () const |
uint64_t | PruneAfterHeight () const |
bool | MineBlocksOnDemand () const |
bool | TestnetToBeDeprecatedFieldRPC () const |
std::string | NetworkIDString () const |
const std::vector< CDNSSeedData > & | DNSSeeds () const |
const std::vector< unsigned char > & | Base58Prefix (Base58Type type) const |
int | ExtCoinType () const |
const std::vector< SeedSpec6 > & | FixedSeeds () const |
const CCheckpointData & | Checkpoints () const |
int | PoolMaxTransactions () const |
int | FulfilledRequestExpireTime () const |
std::string | SporkPubKey () const |
Testnet (v3)
Definition at line 210 of file chainparams.cpp.
|
inline |
Definition at line 212 of file chainparams.cpp.