Skip to content

Commit

Permalink
Merge pull request bitcoin#11 from Rav3nPL/patch-1
Browse files Browse the repository at this point in the history
Update checkpoints.cpp
  • Loading branch information
terracoin committed Jul 25, 2013
2 parents ee218b9 + 103d3ae commit 29dbd01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ namespace Checkpoints
(107368, uint256("0x000000000009062fe1b4c0654b3d152282545aa8beba3c0e4981d9dfa71b1eaa"))
(108106, uint256("0x00000000000282bf4e2bd0571c42165a67ffede3b81f2387e301369162107020"))
(110197, uint256("0x0000000000002d863064910c8964f5d8e2883aca9760c19368fe043263e2bfdd"))
(165843, uint256("0x000000000000f0a91dd1b5db479092cd2f0fb9e664df66bf2f04734cfc4ec694"))
;
static const CCheckpointData data = {
&mapCheckpoints,
Expand Down

0 comments on commit 29dbd01

Please sign in to comment.