Skip to content

Commit

Permalink
docs: add list of public endpoints to getting started page (#6644)
Browse files Browse the repository at this point in the history
add list of public endpoints
  • Loading branch information
wakamex committed Apr 8, 2024
1 parent b1f4e7e commit d450cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/pages/getting-started/starting-a-node.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ In case you really trust `checkpointSyncUrl` then you may skip providing `wssChe
:::warning
Please use this option very carefully (and at your own risk), a malicious server URL can put you on the wrong chain with a danger of you losing your funds by social engineering.
If possible, validate your `wssCheckpoint` from multiple places (e.g. different client distributions) or from other trusted sources. This will highly reduce the risk of starting off on a malicious chain.
This list of [public endpoints](https://eth-clients.github.io/checkpoint-sync-endpoints/) maintained by the Ethereum community may be used for reference.
:::

**Taking too long to sync?**
Expand Down

0 comments on commit d450cce

Please sign in to comment.