Bump nTemporaryTestnetForkHeight to 274000 (#2498)

This commit is contained in:
Alexander Block 2018-11-26 14:23:29 +01:00 committed by UdjinM6
parent 69bffed72f
commit 80656038fa

View File

@ -445,7 +445,7 @@ public:
// This is temporary until we reset testnet for retesting of the full DIP3 deployment
consensus.nTemporaryTestnetForkDIP3Height = 264000;
consensus.nTemporaryTestnetForkHeight = 273000;
consensus.nTemporaryTestnetForkHeight = 274000;
consensus.nTemporaryTestnetForkDIP3BlockHash.SetHex("00000048e6e71d4bd90e7c456dcb94683ae832fcad13e1760d8283f7e89f332f");
fMiningRequiresPeers = true;