nimbus-eth2/scripts/testnet1.env

8 lines
179 B
Bash
Raw Normal View History

CONST_PRESET=minimal
NETWORK_TYPE=libp2p
2019-11-14 14:10:14 +00:00
QUICKSTART_VALIDATORS=8
RANDOM_VALIDATORS=120
BOOTSTRAP_PORT=9100
2019-10-25 14:53:31 +00:00
WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a
2019-11-14 14:10:14 +00:00