checkpoint sync lighthouse

This commit is contained in:
Para Dox
2025-06-17 14:56:48 +07:00
parent 734ce300d5
commit 940de9d354
2 changed files with 2 additions and 0 deletions

View File

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

View File

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