Skip to content

Commit

Permalink
Updating block start time for PoG2 to Around Fri, 17 Aug 2018 09:14:38
Browse files Browse the repository at this point in the history
  • Loading branch information
mempko committed Aug 15, 2018
1 parent b77206e commit 620e231
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 @@ -182,7 +182,7 @@ class CMainParams : public CChainParams
consensus.imp_weights = {60, 40};

// PoG v2 settings.
consensus.pog2_blockheight = 334430;
consensus.pog2_blockheight = 334750; //Around Fri, 17 Aug 2018 09:14:38 +0000
consensus.pog2_total_winning_ambassadors = 20;
consensus.pog2_ambassador_percent_cut = 50; //50%
consensus.pog2_pow_target_timespan = 5 * 60 * 60; // every 5 hours
Expand Down

0 comments on commit 620e231

Please sign in to comment.