mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 06:16:25 +00:00
7 lines
104 B
Bash
7 lines
104 B
Bash
|
NETWORK_ID=2000000
|
||
|
SHARD_COUNT=128
|
||
|
SLOTS_PER_EPOCH=64
|
||
|
VALIDATOR_COUNT=20000
|
||
|
FIRST_USER_VALIDATOR=19000
|
||
|
|