Skip to content

Commit

Permalink
Merge pull request #680 from qtumproject/neil/add-checkpoint
Browse files Browse the repository at this point in the history
Add checkpoint
  • Loading branch information
qtum-neil authored May 9, 2019
2 parents 63e544d + bc4fa25 commit bbc7f46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,8 @@ class CMainParams : public CChainParams {
{ 45000, uint256S("060c6af680f6975184c7a17059f2ff4970544fcfd4104e73744fe7ab7be14cfc")},
{ 90000, uint256S("66fcf426b0aa6f2c9e3330cb2775e9e13c4a2b8ceedb50f8931ae0e12078ad50")},
{ 245000, uint256S("ed79607feeadcedf5b94f1c43df684af5106e79b0989a008a88f9dc2221cc12a")},
{ 353000, uint256S("d487896851fed42b07771f950fcc4469fbfa79211cfefed800f6d7806255e23f")},
{ 353000, uint256S("d487896851fed42b07771f950fcc4469fbfa79211cfefed800f6d7806255e23f")},
{ 367795, uint256S("1209326b73e38e44ec5dc210f51dc5d8c3494e9c698521032dd754747d4c1685")},
}
};

Expand Down

0 comments on commit bbc7f46

Please sign in to comment.