File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 26
26
contention which degrades staking performance. Stakers should generally
27
27
choose to avoid this flag since backfill sync is not required for
28
28
staking.
29
- --disable-deposit-contract-sync Explictly disables syncing of deposit logs from the execution node. This
29
+ --disable-deposit-contract-sync Explicitly disables syncing of deposit logs from the execution node. This
30
30
overrides any previous option that depends on it. Useful if you intend to
31
31
run a non-validating beacon node.
32
32
-x, --disable-enr-auto-update Discovery automatically updates the nodes local ENR with an external IP
@@ -511,4 +511,4 @@ OPTIONS:
511
511
Specify a weak subjectivity checkpoint in `block_root:epoch` format to verify the node's sync against. The
512
512
block root should be 0x-prefixed. Note that this flag is for verification only, to perform a checkpoint sync
513
513
from a recent state use --checkpoint-sync-url.
514
- ```
514
+ ```
You can’t perform that action at this time.
0 commit comments