Skip to content

Commit

Permalink
Add checkpoint to testnet (#414)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bushstar authored May 21, 2021
1 parent 5351e3f commit 8608a58
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 @@ -475,6 +475,7 @@ class CTestNetParams : public CChainParams {
{ 50000, uint256S("74a468206b59bfc2667aba1522471ca2f0a4b7cd807520c47355b040c7735ccc")},
{100000, uint256S("9896ac2c34c20771742bccda4f00f458229819947e02204022c8ff26093ac81f")},
{150000, uint256S("af9307f438f5c378d1a49cfd3872173a07ed4362d56155e457daffd1061742d4")},
{425999, uint256S("89f480d2cd376c1c0d9a9a4fbd117c81552e8e8cc01d44b2ad3295530bba0e68")},
}
};

Expand Down

0 comments on commit 8608a58

Please sign in to comment.