mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-09 07:17:56 -05:00
docs: remove deprecated --disable-deposit-contract-sync lighthouse flag (#20591)
This commit is contained in:
@@ -71,12 +71,6 @@ lighthouse bn \
|
||||
--execution-jwt /path/to/secret
|
||||
```
|
||||
|
||||
If you don't intend on running validators on your node you can add:
|
||||
|
||||
```bash
|
||||
--disable-deposit-contract-sync
|
||||
```
|
||||
|
||||
The `--checkpoint-sync-url` argument value can be replaced with any checkpoint sync endpoint from a [community-maintained list](https://eth-clients.github.io/checkpoint-sync-endpoints/#mainnet).
|
||||
|
||||
Your Reth node should start receiving "fork choice updated" messages, and begin syncing the chain.
|
||||
|
||||
Reference in New Issue
Block a user