Reduce the number of validators to their older values (before this branch)

This commit is contained in:
Zahary Karadjov 2020-06-10 18:44:11 +03:00 committed by zah
parent bea243ae04
commit ff49932bb9
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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