Skip to content

Commit

Permalink
Merge branch 'Gui-Update' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
MotoAcidic committed Oct 7, 2018
2 parents e7b6b0f + ccc6791 commit c4844a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,13 @@ static void convertSeed6(std::vector<CAddress>& vSeedsOut, const SeedSpec6* data
// + Contains no strange transactions
static Checkpoints::MapCheckpoints mapCheckpoints =
boost::assign::map_list_of

(0, uint256("0xa9f081734c579a25872ce366d5520482755d26ff3db73fbe7bdd4e973bc0e173"));

static const Checkpoints::CCheckpointData data = {
&mapCheckpoints,
1534438799, // * UNIX timestamp of last checkpoint block
0, // * total number of transactions between genesis and last checkpoint
0, // * total number of transactions between genesis and last checkpoint
// (the tx=... number in the SetBestChain debug.log lines)
2000 // * estimated number of transactions per day after checkpoint, was 2000
};
Expand Down

0 comments on commit c4844a6

Please sign in to comment.