Skip to content

Commit

Permalink
Update chainparams.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
ProjectHelixCoin committed Sep 2, 2018
1 parent f865fb1 commit e294b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ static void convertSeed6(std::vector<CAddress>& vSeedsOut, const SeedSpec6* data
static Checkpoints::MapCheckpoints mapCheckpoints =
boost::assign::map_list_of
( 0, uint256("79a3c45d6e2760efb4d6de76d34b1f4833ba919bc114e1da0f671b1700a78f08"))
( 1, uint256("ac7692156d9e2d077416b0823d0f5c4d9eb73c04d13400552661dfe93be4fb06"))
( 1, uint256("6103a794040cd5c2a2dce252d49dc01b2e42358cb44bbd3089b040ea8437b25e"))

;

Expand Down

0 comments on commit e294b7a

Please sign in to comment.