Skip to content

Commit

Permalink
added check points
Browse files Browse the repository at this point in the history
  • Loading branch information
rawcoind committed Jul 24, 2014
1 parent 61826db commit 0605dc2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ namespace Checkpoints
static MapCheckpoints mapCheckpoints =
boost::assign::map_list_of
( 0, hashGenesisBlock )
( 501, uint256("0x0000000004a0143aeac72bc1f0f9a8093ad114e0253261c95551c73da6ead44b") )
( 800, uint256("0x0000000002b62958b95c9e3fa6cab40a95d8c7f63a8db0e5b5cd65d3f4e692c0") )

;

Expand Down

0 comments on commit 0605dc2

Please sign in to comment.