mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-22 12:30:08 +00:00
Even smaller testnet1
This commit is contained in:
parent
82282928c3
commit
78c054214c
@ -1,8 +1,8 @@
|
||||
NETWORK_ID=2000000
|
||||
SHARD_COUNT=128
|
||||
SLOTS_PER_EPOCH=64
|
||||
SHARD_COUNT=16
|
||||
SLOTS_PER_EPOCH=16
|
||||
SECONDS_PER_SLOT=30
|
||||
VALIDATOR_COUNT=5000
|
||||
LAST_USER_VALIDATOR=499
|
||||
VALIDATOR_COUNT=1000
|
||||
LAST_USER_VALIDATOR=199
|
||||
BOOTSTRAP_PORT=9100
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user