mirror of
https://github.com/sigp/lighthouse.git
synced 2026-03-02 16:21:42 +00:00
Strict slashing protection by default (#1750)
## Proposed Changes Replace `--strict-slashing-protection` by `--init-slashing-protection` and remove mentions of `--auto-register`
This commit is contained in:
@@ -15,4 +15,4 @@ exec lighthouse \
|
||||
--datadir $VALIDATORS_DIR \
|
||||
--secrets-dir $SECRETS_DIR \
|
||||
--testnet-dir $TESTNET_DIR \
|
||||
--auto-register
|
||||
--init-slashing-protection
|
||||
|
||||
Reference in New Issue
Block a user