mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-25 05:49:26 +00:00
11 lines
173 B
Bash
11 lines
173 B
Bash
CONST_PRESET=minimal
|
|
NETWORK_ID=10
|
|
NETWORK_TYPE=rlpx
|
|
SHARD_COUNT=16
|
|
SLOTS_PER_EPOCH=16
|
|
SECONDS_PER_SLOT=30
|
|
VALIDATOR_COUNT=1000
|
|
LAST_USER_VALIDATOR=199
|
|
BOOTSTRAP_PORT=9000
|
|
|