Move checkpoints.pl to util/
This commit is contained in:
@@ -557,14 +557,14 @@ void *chainparams_commandline() {
|
||||
|
||||
pCurrentParams->consensus.vUpgrades[Consensus::UPGRADE_SAPLING].nActivationHeight = ASSETCHAINS_SAPLING;
|
||||
pCurrentParams->consensus.vUpgrades[Consensus::UPGRADE_OVERWINTER].nActivationHeight = ASSETCHAINS_OVERWINTER;
|
||||
// Generated at 1575831755 via hush3 contrib/checkpoints.pl by Duke Leto
|
||||
// Generated at 1575831755 via hush3 util/checkpoints.pl by Duke Leto
|
||||
if (strcmp(SMART_CHAIN_SYMBOL,"HUSH3") == 0) {
|
||||
// Generated at 1596199654 via hush3 contrib/checkpoints.pl by Duke Leto
|
||||
// Generated at 1596199654 via hush3 util/checkpoints.pl by Duke Leto
|
||||
checkpointData = //(Checkpoints::CCheckpointData)
|
||||
{
|
||||
boost::assign::map_list_of
|
||||
(0, pCurrentParams->consensus.hashGenesisBlock)
|
||||
// Last updated at 1613482505 via hush3 contrib/checkpoints.pl by Duke Leto
|
||||
// Last updated at 1613482505 via hush3 util/checkpoints.pl by Duke Leto
|
||||
(5000, uint256S("0x000000018f8543066baa9c5f83e981749da4cb625fad02c187b4a9c4693ebd60"))
|
||||
(10000, uint256S("0x00000002d177d1cbfeaf7c27a2a32766ea9063d222cbcc7623dc08355b07a3ad"))
|
||||
(15000, uint256S("0x000000008dbfbd5d5e27d819bf2989c5658c3494608bfa1320ad0b090660cd44"))
|
||||
|
||||
Reference in New Issue
Block a user