Skip to content

Commit

Permalink
Update checkpoints.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Ion committed Feb 3, 2017
1 parent c43afd7 commit 8875b81
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 @@ -27,7 +27,7 @@ namespace Checkpoints
static MapCheckpoints mapCheckpoints =
boost::assign::map_list_of
(0, Params().HashGenesisBlock())
(1, uint256("0x0000004cf5ffbf2e31a9aa07c86298efb01a30b8911b80af7473d1114715084b") ) // Premine
(1, uint256("0x000000ed2f68cd6c7935831cc1d473da7c6decdb87e8b5dba0afff0b00002690") ) // Premine
(10, uint256("0x00000032f5a96d31d74b380c0336445baccb73a01bdbedec868283019bad7016") ) // Confirmation of Premine
(22, uint256("0x00000002e04f91402d78b84433ec744aacac5c40952b918fe09a7d623ac33967") )
(32, uint256("0x0000001880da8fd09cc6f5e93315135fe686eb49f9054c807fa810d56ebb013b") )
Expand Down

0 comments on commit 8875b81

Please sign in to comment.