mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-03 00:31:50 +00:00
Update vc testnet script (#1859)
Updates the local testnet VC scripts to match current functionality.
This commit is contained in:
@@ -12,7 +12,7 @@ DEBUG_LEVEL=${1:-info}
|
|||||||
exec lighthouse \
|
exec lighthouse \
|
||||||
--debug-level $DEBUG_LEVEL \
|
--debug-level $DEBUG_LEVEL \
|
||||||
vc \
|
vc \
|
||||||
--datadir $VALIDATORS_DIR \
|
--datadir $DATADIR \
|
||||||
--secrets-dir $SECRETS_DIR \
|
|
||||||
--testnet-dir $TESTNET_DIR \
|
--testnet-dir $TESTNET_DIR \
|
||||||
--init-slashing-protection
|
--init-slashing-protection \
|
||||||
|
--allow-unsynced
|
||||||
|
|||||||
Reference in New Issue
Block a user