Merge pull request #1008 from UdjinM6/makeTestnetMixingHarder

Make testnet mixing as hard as on mainnet
This commit is contained in:
Evan Duffield 2016-09-13 08:16:41 -07:00 committed by GitHub
commit 7d1dd5f63c

View File

@ -270,7 +270,7 @@ public:
fMineBlocksOnDemand = false;
fTestnetToBeDeprecatedFieldRPC = true;
nPoolMaxTransactions = 2;
nPoolMaxTransactions = 3;
strSporkPubKey = "046f78dcf911fbd61910136f7f0f8d90578f68d0b3ac973b5040fb7afb501b5939f39b108b0569dca71488f5bbf498d92e4d1194f6f941307ffd95f75e76869f0e";
strMasternodePaymentsPubKey = "046f78dcf911fbd61910136f7f0f8d90578f68d0b3ac973b5040fb7afb501b5939f39b108b0569dca71488f5bbf498d92e4d1194f6f941307ffd95f75e76869f0e";
checkpointData = (CCheckpointData) {