diff --git a/docs/get-started/checkpoint-start.md b/docs/get-started/checkpoint-start.md index ed05971c3..3a13f5ef4 100644 --- a/docs/get-started/checkpoint-start.md +++ b/docs/get-started/checkpoint-start.md @@ -17,7 +17,7 @@ When starting from a recent checkpoint, Teku downloads historic chain data in th You need access to a beacon node with [REST API enabled] (for example, Teku) to download the finalized checkpoint state file. -Alternatively, you can use a Checkpointz endpoint from +Alternatively, you can use a checkpoint state endpoint from [this community-maintained list of checkpoint state endpoints](https://eth-clients.github.io/checkpoint-sync-endpoints/). ::: diff --git a/docs/reference/cli/index.md b/docs/reference/cli/index.md index 57400f8c6..ef077a8c0 100644 --- a/docs/reference/cli/index.md +++ b/docs/reference/cli/index.md @@ -232,7 +232,7 @@ checkpoint-sync-url: "https://beaconstate.ethstaker.cc" -URL of a Checkpointz endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). +URL of a checkpoint state endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). By default, Teku tries to download the finalized state from the endpoint. If it can't download the finalized state, it tries to download the genesis state. diff --git a/project-words.txt b/project-words.txt index e3fbdb226..1068f3740 100644 --- a/project-words.txt +++ b/project-words.txt @@ -645,4 +645,4 @@ yangshun yangshunz zhou zoomable -zpao \ No newline at end of file +zpao diff --git a/versioned_docs/version-23.11.0/get-started/checkpoint-start.md b/versioned_docs/version-23.11.0/get-started/checkpoint-start.md index 870dc48da..5088e6376 100644 --- a/versioned_docs/version-23.11.0/get-started/checkpoint-start.md +++ b/versioned_docs/version-23.11.0/get-started/checkpoint-start.md @@ -14,7 +14,7 @@ When starting from a recent checkpoint, Teku downloads historic chain data in th You need access to a beacon node with [REST API enabled] (for example, Teku) to download the finalized checkpoint state file. -Alternatively, you can use a Checkpointz endpoint from [this community-maintained list of checkpoint state endpoints](https://eth-clients.github.io/checkpoint-sync-endpoints/). +Alternatively, you can use a checkpoint state endpoint from [this community-maintained list of checkpoint state endpoints](https://eth-clients.github.io/checkpoint-sync-endpoints/). ::: diff --git a/versioned_docs/version-23.11.0/reference/cli/index.md b/versioned_docs/version-23.11.0/reference/cli/index.md index a31b42606..037aa2dbe 100644 --- a/versioned_docs/version-23.11.0/reference/cli/index.md +++ b/versioned_docs/version-23.11.0/reference/cli/index.md @@ -887,7 +887,7 @@ checkpoint-sync-url: "https://beaconstate.ethstaker.cc" -URL of a Checkpointz endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). +URL of a checkpoint state endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). By default, Teku tries to download the finalized state from the endpoint. If it can't download the finalized state, it tries to download the genesis state. diff --git a/versioned_docs/version-23.12.0/get-started/checkpoint-start.md b/versioned_docs/version-23.12.0/get-started/checkpoint-start.md index ed05971c3..3a13f5ef4 100644 --- a/versioned_docs/version-23.12.0/get-started/checkpoint-start.md +++ b/versioned_docs/version-23.12.0/get-started/checkpoint-start.md @@ -17,7 +17,7 @@ When starting from a recent checkpoint, Teku downloads historic chain data in th You need access to a beacon node with [REST API enabled] (for example, Teku) to download the finalized checkpoint state file. -Alternatively, you can use a Checkpointz endpoint from +Alternatively, you can use a checkpoint state endpoint from [this community-maintained list of checkpoint state endpoints](https://eth-clients.github.io/checkpoint-sync-endpoints/). ::: diff --git a/versioned_docs/version-23.12.0/reference/cli/index.md b/versioned_docs/version-23.12.0/reference/cli/index.md index 017093759..932733cc4 100644 --- a/versioned_docs/version-23.12.0/reference/cli/index.md +++ b/versioned_docs/version-23.12.0/reference/cli/index.md @@ -232,7 +232,7 @@ checkpoint-sync-url: "https://beaconstate.ethstaker.cc" -URL of a Checkpointz endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). +URL of a checkpoint state endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). By default, Teku tries to download the finalized state from the endpoint. If it can't download the finalized state, it tries to download the genesis state.