diff --git a/docs/get-started/checkpoint-start.md b/docs/get-started/checkpoint-start.md index 593b58436..870dc48da 100644 --- a/docs/get-started/checkpoint-start.md +++ b/docs/get-started/checkpoint-start.md @@ -36,7 +36,8 @@ You can also download a finalized checkpoint state file, and specify the locatio curl -o state.ssz -H 'Accept: application/octet-stream' http://other-node:5051/eth/v2/debug/beacon/states/finalized ``` -And to start Teku: +And to start Teku, run: + ```bash teku --eth1-endpoint=http://localhost:8545 \ --validator-keys=/Users/me/mainnet/validator/keys:/Users/me/mainnet/validator/passwords \ diff --git a/docs/reference/cli/index.md b/docs/reference/cli/index.md index 038a27c5b..d552f67d2 100644 --- a/docs/reference/cli/index.md +++ b/docs/reference/cli/index.md @@ -841,9 +841,9 @@ checkpoint-sync-url: "https://beaconstate.ethstaker.cc" -URL of a Checkpointz endpoint used to boostrap the node. +URL of a Checkpointz endpoint used to [start Teku from a recent state](../../get-started/checkpoint-start.md). -By default, Teku will try to download the finalized state from the endpoint. If it can't download the finalized state, it will try to download the genesis state. +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. :::tip diff --git a/project-words.txt b/project-words.txt index 86a630729..e3fbdb226 100644 --- a/project-words.txt +++ b/project-words.txt @@ -50,7 +50,6 @@ blockscout blst bootnode bootnodes -boostrap browserslist browserstack brqyo