ethereum: replace beaconstate.ethstaker.cc with sync-mainnet.beaconcha.in for mainnet checkpoint-sync

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
2026-09-03 03:32:53 +00:00
parent 4340204c5c
commit 13e11730ec
14 changed files with 14 additions and 14 deletions

View File

@@ -117,7 +117,7 @@ services:
- 3500
entrypoint: [lighthouse, beacon_node]
command:
- --checkpoint-sync-url=https://beaconstate.ethstaker.cc
- --checkpoint-sync-url=https://sync-mainnet.beaconcha.in
- --datadir=/data
- --debug-level=info
- --disable-backfill-rate-limiting