Update vc testnet script (#1859)
Updates the local testnet VC scripts to match current functionality.
This commit is contained in:
parent
f8da151b0b
commit
5ed4c1daca
@ -12,7 +12,7 @@ DEBUG_LEVEL=${1:-info}
|
||||
exec lighthouse \
|
||||
--debug-level $DEBUG_LEVEL \
|
||||
vc \
|
||||
--datadir $VALIDATORS_DIR \
|
||||
--secrets-dir $SECRETS_DIR \
|
||||
--datadir $DATADIR \
|
||||
--testnet-dir $TESTNET_DIR \
|
||||
--init-slashing-protection
|
||||
--init-slashing-protection \
|
||||
--allow-unsynced
|
||||
|
Loading…
Reference in New Issue
Block a user