mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-07 16:55:46 +00:00
Remove deprecated flags in prep for v6.0.0 (#6490)
* Delete previously deprecated flags * Update CLI docs * Remove deprecated BN flags * Use ethereum-package main branch * Delete env_log/-l
This commit is contained in:
@@ -74,8 +74,7 @@ lighthouse bn \
|
||||
Prior to v3.2.0 fallback beacon nodes also required the `--subscribe-all-subnets` and
|
||||
`--import-all-attestations` flags. These flags are no longer required as the validator client will
|
||||
now broadcast subscriptions to all connected beacon nodes by default. This broadcast behaviour
|
||||
can be disabled using the `--broadcast none` flag for `lighthouse vc` (or `--disable-run-on-all`
|
||||
[deprecated]).
|
||||
can be disabled using the `--broadcast none` flag for `lighthouse vc`.
|
||||
|
||||
### Broadcast modes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user