We call them HACs now
This commit is contained in:
@@ -340,7 +340,7 @@ public:
|
||||
assert(maxUint/UintToArith256(consensus.powLimit) >= consensus.nPowAveragingWindow);
|
||||
consensus.nPowMaxAdjustDown = 0; // Turn off adjustment down
|
||||
consensus.nPowMaxAdjustUp = 0; // Turn off adjustment up
|
||||
consensus.nPowTargetSpacing = 60; // HSC's default to 60 seconds so a theoretical testnet should as well
|
||||
consensus.nPowTargetSpacing = 60; // HAC's default to 60 seconds so a theoretical testnet should as well
|
||||
consensus.nPowAllowMinDifficultyBlocksAfterHeight = 0;
|
||||
ups[Consensus::BASE_SPROUT].nProtocolVersion = 170002;
|
||||
ups[Consensus::BASE_SPROUT].nActivationHeight = NUNU::ALWAYS_ACTIVE;
|
||||
|
||||
Reference in New Issue
Block a user