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 42e6b41 commit f475126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +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("d0be72bdc6248b8dd6b61155c018934a8aa71b790b70f6135fcd3caaa2f02ed0"))
;

static const Checkpoints::CCheckpointData data = {
Expand Down

0 comments on commit f475126

Please sign in to comment.