Skip to content

Commit

Permalink
add list of public endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
wakamex committed Apr 5, 2024
1 parent f2ec0d4 commit c9ca2a0
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 c9ca2a0

Please sign in to comment.