mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-10 22:36:01 +00:00
simulation: make default setup finalize by running more nodes (see MISSING_NODES)
This commit is contained in:
parent
ee52e86781
commit
669b81495a
@ -14,7 +14,7 @@ cd $(git rev-parse --show-toplevel)
|
||||
cd - &>/dev/null
|
||||
|
||||
NUM_VALIDATORS=${VALIDATORS:-192}
|
||||
NUM_NODES=${NODES:-2}
|
||||
NUM_NODES=${NODES:-6}
|
||||
NUM_MISSING_NODES=${MISSING_NODES:-1}
|
||||
|
||||
SIMULATION_DIR="${SIM_ROOT}/data"
|
||||
|
Loading…
x
Reference in New Issue
Block a user