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
bitsha256 committed Sep 21, 2014
1 parent 3355af4 commit 39919b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ const static std::map<uint32_t, bts::blockchain::block_id_type> CHECKPOINT_BLOCK
{ 300000, bts::blockchain::block_id_type( "0d1d0b8f7f1f4590f8e083edc03869383ed74e3e" ) },
{ 400000, bts::blockchain::block_id_type( "053d398b6597d5c61365afd100d87b824bf49f65" ) },
{ 500000, bts::blockchain::block_id_type( "f02910a7115fb826984ce3a432cb371d5d7a99b8" ) },
{ 520000, bts::blockchain::block_id_type( "46c1ba3b7ef95586876cf609a127696ba54a4e3d" ) }
{ 539000, bts::blockchain::block_id_type( "7d465b1465d8e4bc25c71cf718927eec5ce51f55" ) }
};

0 comments on commit 39919b3

Please sign in to comment.