Skip to content
This repository has been archived by the owner on Jul 22, 2019. It is now read-only.

Commit

Permalink
Add checkpoint for block 490,000
Browse files Browse the repository at this point in the history
  • Loading branch information
zathras-crypto committed Oct 17, 2017
1 parent fb57aeb commit 0a3cec2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/omnicore/rules.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@ std::vector<ConsensusCheckpoint> CMainConsensusParams::GetCheckpoints() const
uint256S("eb68d4ed7b0a84dbf75802d717a754a4cc0c2ad48955e3ea89900493b8101845") },
{ 480000, uint256S("000000000000000001024c5d7a766b173fc9dbb1be1a4dc7e039e631fd96a8b1"),
uint256S("500cc23ba7af3a1fc5d4d910e0c375df515f967b0b9b71871cf38dfc34fb5334") },
{ 490000, uint256S("000000000000000000de069137b17b8d5a3dfbd5b145b2dcfb203f15d0c4de90"),
uint256S("37248b5d4ec7c2c6ff4fd2aa98a4092c46f2c38a19f9241bffb47157cfb76e4f") },
};

const size_t nSize = sizeof(vCheckpoints) / sizeof(vCheckpoints[0]);
Expand Down

0 comments on commit 0a3cec2

Please sign in to comment.