diff --git a/scripts/testnet0.env b/scripts/testnet0.env index bac0383ab..2adf10389 100644 --- a/scripts/testnet0.env +++ b/scripts/testnet0.env @@ -1,5 +1,5 @@ CONST_PRESET=minimal -USER_VALIDATORS=10 -TOTAL_VALIDATORS=256 +USER_VALIDATORS=8 +TOTAL_VALIDATORS=128 BOOTSTRAP_PORT=9000 WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a diff --git a/scripts/testnet1.env b/scripts/testnet1.env index 104c83829..1ef9e9a6b 100644 --- a/scripts/testnet1.env +++ b/scripts/testnet1.env @@ -1,6 +1,6 @@ CONST_PRESET=mainnet -USER_VALIDATORS=10 -TOTAL_VALIDATORS=256 +USER_VALIDATORS=8 +TOTAL_VALIDATORS=128 BOOTSTRAP_PORT=9100 WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a