From 6e1afc1616c9c1e1ce2b0ec4d1263447813fb4ce Mon Sep 17 00:00:00 2001 From: Courtney <45641759+courtneyeh@users.noreply.github.com> Date: Fri, 8 Dec 2023 17:24:19 +1300 Subject: [PATCH] Add deposit snapshot information (#522) --- docs/reference/cli/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/reference/cli/index.md b/docs/reference/cli/index.md index c52a4018c..298dc6805 100644 --- a/docs/reference/cli/index.md +++ b/docs/reference/cli/index.md @@ -241,6 +241,9 @@ If it can't download the finalized state, it tries to download the genesis state See [this community-maintained list of checkpoint state endpoints](https://eth-clients.github.io/checkpoint-sync-endpoints/). ::: +When this option is set, and `--deposit-snapshot-enabled` is also not set or disabled, +the `--checkpoint-sync-url` value will be used to determine the deposit snapshot. + ### config-file @@ -819,6 +822,8 @@ from the execution layer. The malicious peer can't follow up the chain, and so c deposit tree snapshot. ::: +When this option is not set or is disabled, the `--checkpoint-sync-url` value will be used if provided to find the deposit snapshot URL. + ### exchange-capabilities-monitoring-enabled