mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 22:36:01 +00:00
10 lines
237 B
Bash
10 lines
237 B
Bash
CONST_PRESET=minimal
|
|
NETWORK_TYPE=libp2p_daemon
|
|
SHARD_COUNT=8
|
|
SLOTS_PER_EPOCH=8
|
|
SECONDS_PER_SLOT=6
|
|
QUICKSTART_VALIDATORS=0
|
|
RANDOM_VALIDATORS=1000
|
|
BOOTSTRAP_PORT=9100
|
|
WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a
|