Skip to content

Commit

Permalink
added checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
akariev committed Sep 5, 2017
1 parent 140455b commit eeee888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/checkpoints.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ namespace Checkpoints
static MapCheckpoints mapCheckpoints =
boost::assign::map_list_of
( 0, uint256("0xe94755b352f86725342f816a148ba490e07df1d7ae3a135fc0632ae4a83f8e81") )
//( 100, uint256("0x") )
( 100, uint256("0x0000000064300e993d53071ecb44a86464d920f2e867f9cb3343a5fa1dd6dbfd") )
//( 000, uint256("0x") )
//( 0000, uint256("0x") )
//( 000, uint256("0x") )
Expand Down

0 comments on commit eeee888

Please sign in to comment.