checkpoint sync lighthouse

This commit is contained in:
Para Dox
2025-06-17 14:59:23 +07:00
parent 940de9d354
commit df54c73348
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ services:
entrypoint: [lighthouse, beacon_node]
command:
- --allow-insecure-genesis-sync
- --checkpoint-sync-url "https://mainnet.beaconstate.info"
- --checkpoint-sync-url=https://mainnet.beaconstate.info
- --datadir=/data
- --debug-level=info
- --disable-backfill-rate-limiting