mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-08 04:33:42 +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
|
||
|
|