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

Commit

Permalink
Update checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
vikramrajkumar committed Apr 23, 2015
1 parent 1cc5513 commit 8bd3f8c
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -25,7 +25,7 @@ static std::map<uint32_t, bts::blockchain::block_id_type> CHECKPOINT_BLOCKS
{ 1772201, bts::blockchain::block_id_type( "5832516564d86e86edbbb501cabec98c77504307" ) },
{ 2071001, bts::blockchain::block_id_type( "58847f93f0d1846cb9250d7ba342bebda6e698e4" ) },
{ 2113001, bts::blockchain::block_id_type( "3327c3632f71e470c6f875c7b1798abf9090535d" ) },
{ 2332000, bts::blockchain::block_id_type( "7e6c1d45b2ca8d504fd8664e0c43658e2a2fa059" ) }
{ 2358000, bts::blockchain::block_id_type( "fce030de3b64da446e779189ecbcae75bf245e31" ) }
};

// Initialized in load_checkpoints()
Expand Down

0 comments on commit 8bd3f8c

Please sign in to comment.