File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -80,18 +80,12 @@ static Checkpoints::MapCheckpoints mapCheckpoints =
80
80
(397724 , uint256(" 0x8ebf117bf078e3af424521c8a6c600f22e5afec8868d6f2a75cd91cc41e6f131" ))
81
81
(398000 , uint256(" 0xba2dbf9133ed928fcb0d705252d560772511058d2ed14800812a3903fe669eb8" ))
82
82
(399000 , uint256(" 0x34387c995763cab3d5f9eaa7b902dd55f89feaf8db4c7cc63ef8d632676c386f" ))
83
- (400000 , uint256(" 0x13733b1776b3a11cf6af1e6f2419d6c3da1d662f814a1fbb5fb0f5e46954ea64" ))
84
-
85
-
86
-
87
-
88
-
89
-
83
+ (400000 , uint256(" 0x13733b1776b3a11cf6af1e6f2419d6c3da1d662f814a1fbb5fb0f5e46954ea64" ));
90
84
91
85
static const Checkpoints::CCheckpointData data = {
92
86
&mapCheckpoints,
93
- 1552669806 , // * UNIX timestamp of last checkpoint block
94
- 482101 , // * total number of transactions between genesis and last checkpoint
87
+ 1552851156 , // * UNIX timestamp of last checkpoint block
88
+ 488803 , // * total number of transactions between genesis and last checkpoint
95
89
// (the tx=... number in the SetBestChain debug.log lines)
96
90
2000 // * estimated number of transactions per day after checkpoint
97
91
};
You can’t perform that action at this time.
0 commit comments