mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-17 00:47:03 +00:00
Switch testnet1 to a preset that is harder to finalize
This commit is contained in:
parent
627b60dc10
commit
9d858eef90
@ -1,9 +1,9 @@
|
||||
CONST_PRESET=minimal
|
||||
NETWORK_TYPE=libp2p_daemon
|
||||
SHARD_COUNT=8
|
||||
SLOTS_PER_EPOCH=8
|
||||
SECONDS_PER_SLOT=6
|
||||
QUICKSTART_VALIDATORS=0
|
||||
RANDOM_VALIDATORS=1000
|
||||
SHARD_COUNT=16
|
||||
SLOTS_PER_EPOCH=16
|
||||
SECONDS_PER_SLOT=16
|
||||
QUICKSTART_VALIDATORS=40
|
||||
RANDOM_VALIDATORS=960
|
||||
BOOTSTRAP_PORT=9100
|
||||
WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a
|
||||
|
Loading…
x
Reference in New Issue
Block a user