Set nLastPOWBlock = 10000 for testnet
This commit is contained in:
@@ -213,7 +213,7 @@ public:
|
||||
consensus.nProtocolV1RetargetingFixedTime = 1395631999;
|
||||
consensus.nProtocolV2Time = 1407053625;
|
||||
consensus.nProtocolV3Time = 1444028400;
|
||||
consensus.nLastPOWBlock = 0x7fffffff;
|
||||
consensus.nLastPOWBlock = 10000;
|
||||
consensus.nStakeTimestampMask = 0xf; // 15
|
||||
consensus.nCoinbaseMaturity = 50;
|
||||
consensus.nStakeMinConfirmations = 50;
|
||||
|
||||
Reference in New Issue
Block a user