Fix testnet activation windows

This commit is contained in:
Sky Young 2018-10-18 18:22:14 -06:00
parent f82d851dc2
commit e78fd5e578

View File

@ -644,9 +644,9 @@ testnet.block = {
testnet.bip30 = {};
testnet.activationThreshold = 1512; // 75% for testchains
testnet.activationThreshold = 600; // 75% for testchains
testnet.minerWindow = 2016; // nPowTargetTimespan / nPowTargetSpacing
testnet.minerWindow = 800; // nPowTargetTimespan / nPowTargetSpacing
testnet.deployments = {
csv: {