mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-20 19:40:52 +00:00
7 lines
97 B
Bash
7 lines
97 B
Bash
|
NETWORK_ID=1000000
|
||
|
SHARD_COUNT=8
|
||
|
SLOTS_PER_EPOCH=8
|
||
|
VALIDATOR_COUNT=400
|
||
|
FIRST_USER_VALIDATOR=340
|
||
|
|