Skip to content

Commit

Permalink
Add additional checkpoint to old chain.
Browse files Browse the repository at this point in the history
  • Loading branch information
BioMike committed Jan 21, 2021
1 parent d1b537a commit 6250f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ class CMainParams : public CChainParams {
{1000269, uint256S("0x0000000000000093ee81b8a1feddc87d6184ea5de5947723df3fc75ab4dbd9db")},
{1100741, uint256S("0x3918891cb2285b91ff0477cdaf5a3f49b705fc219c7ce8f036993d48af43d0df")},
{1200178, uint256S("0xb78a08c3c3b04b0f5a612cd856aeaa5e88b7c753d8dc059bbe407f8eead75deb")},
{2890867, uint256S("0x0000000000000a2bd03e286905e3b879d2fa2e56cabff964e1ab8129609834fe")},
}
};

Expand Down

0 comments on commit 6250f0c

Please sign in to comment.