From 4128dce2eaa29f263d85ebf63e3200169bfa1c88 Mon Sep 17 00:00:00 2001 From: Duke Leto Date: Tue, 22 Sep 2020 18:11:35 -0400 Subject: [PATCH] Add checkpoint for our beloved block 300K --- src/chainparams.cpp | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/chainparams.cpp b/src/chainparams.cpp index 6f2f81225..f53af85c5 100644 --- a/src/chainparams.cpp +++ b/src/chainparams.cpp @@ -657,10 +657,11 @@ void *chainparams_commandline() (280000, uint256S("0x000000036b2c0edb762736b4243cdba4d5b576456cc4c6b6a29ed69d27f0c4d9")) (285000, uint256S("0x000000064ca1b27d679ffc9e25af53d531d9f80bc00fd130f5a71054b2f96124")) (290000, uint256S("0x00000000c9bd5248099f4caca2a5b1da88548cd1824bb22a0efa6c30cf6ccfce")) - (295000, uint256S("0x00000002fb6bbf41e4f17f88301895c9143ea93e628523b97e5bd5765070d803")), - (int64_t) 1599924956, // time of last checkpointed block - (int64_t) 573115, // total txs - (double) 970 // txs in the last day before block 298951 + (295000, uint256S("0x00000002fb6bbf41e4f17f88301895c9143ea93e628523b97e5bd5765070d803")) + (300000, uint256S("0x000000033322d90275a09f4094e5c43db1f7017f788145d5a0edfa8200ecedad")), + (int64_t) 1600695750, // time of last checkpointed block + (int64_t) 576831, // total txs + (double) 1134 // txs in the last day before block 300768 }; } else { checkpointData = //(Checkpoints::CCheckpointData)