Skip to content

Commit

Permalink
New 259201 checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
StakeBox committed Aug 17, 2016
1 parent eb7de4f commit 1883fc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/chainparams.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@ static void convertSeed6(std::vector<CAddress> &vSeedsOut, const SeedSpec6 *data
// + Contains no strange transactions
static Checkpoints::MapCheckpoints mapCheckpoints =
boost::assign::map_list_of
( 259201, uint256("fc21adc0a966464eecee91fb0eb785623b041befd67a2b5f433f1d8f750e2a6c"));
( 259201, uint256("1c9121bf9329a6234bfd1ea2d91515f19cd96990725265253f4b164283ade5dd"));
static const Checkpoints::CCheckpointData data = {
&mapCheckpoints,
1471135199, // * UNIX timestamp of last checkpoint block
1471401614, // * UNIX timestamp of last checkpoint block
367159, // * 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
Expand Down

0 comments on commit 1883fc5

Please sign in to comment.