Browse Source

block 200000

pull/32/head
orignal 6 years ago
parent
commit
1b11c5653c
  1. 7
      src/checkpoints.cpp

7
src/checkpoints.cpp

@ -46,13 +46,12 @@ namespace Checkpoints @@ -46,13 +46,12 @@ namespace Checkpoints
(77778, uint256("0x00000000133e30988f573c4eb972c095964fbfde1ccc3300bd5485ccd05e320d"))
(83139, uint256("0x0000000007f44e6aa08e8950851780efaa3bf40590590f31ed753c22f56e0de3"))
(100000, uint256("0x00000000016f41b554c35a3366984ba8d6b04f388d1683caeb71b520c2a7e540"))
/*(106000, uint256("0xbe27545eb8ea31c74878b54d500161873ed035afc2fa1f4e7cfa7e84a232b8f9"))
(112800, uint256("0x4dbecbf0368b99c80da8406693f370b754f78a7b6d139a878bc69fb961f86383"))*/
(200000, uint256("0x00000000001b709c286fbe7d8d31a63169f71b48e01ce1c3fb51e3e6114c59f7"))
;
static const CCheckpointData data = {
&mapCheckpoints,
1508425220, // * UNIX timestamp of last checkpoint block
108577, // * total number of transactions between genesis and last checkpoint
1526402838, // * UNIX timestamp of last checkpoint block
237872, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
100.0 // * estimated number of transactions per day after checkpoint
};

Loading…
Cancel
Save