mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-12 07:14:20 +00:00
10 lines
238 B
Bash
10 lines
238 B
Bash
CONST_PRESET=minimal
|
|
NETWORK_TYPE=libp2p_daemon
|
|
SHARD_COUNT=16
|
|
SLOTS_PER_EPOCH=16
|
|
SECONDS_PER_SLOT=30
|
|
VALIDATOR_COUNT=1000
|
|
LAST_USER_VALIDATOR=199
|
|
BOOTSTRAP_PORT=9000
|
|
WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a
|