mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-20 02:08:12 +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
|
CONST_PRESET=minimal
|
||||||
NETWORK_TYPE=libp2p_daemon
|
NETWORK_TYPE=libp2p_daemon
|
||||||
SHARD_COUNT=8
|
SHARD_COUNT=16
|
||||||
SLOTS_PER_EPOCH=8
|
SLOTS_PER_EPOCH=16
|
||||||
SECONDS_PER_SLOT=6
|
SECONDS_PER_SLOT=16
|
||||||
QUICKSTART_VALIDATORS=0
|
QUICKSTART_VALIDATORS=40
|
||||||
RANDOM_VALIDATORS=1000
|
RANDOM_VALIDATORS=960
|
||||||
BOOTSTRAP_PORT=9100
|
BOOTSTRAP_PORT=9100
|
||||||
WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a
|
WEB3_URL=wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user