checkpoint sync lighthouse
This commit is contained in:
@@ -116,6 +116,7 @@ services:
|
|||||||
entrypoint: [lighthouse, beacon_node]
|
entrypoint: [lighthouse, beacon_node]
|
||||||
command:
|
command:
|
||||||
- --allow-insecure-genesis-sync
|
- --allow-insecure-genesis-sync
|
||||||
|
- --checkpoint-sync-url "https://mainnet.beaconstate.info"
|
||||||
- --datadir=/data
|
- --datadir=/data
|
||||||
- --debug-level=info
|
- --debug-level=info
|
||||||
- --disable-backfill-rate-limiting
|
- --disable-backfill-rate-limiting
|
||||||
|
|||||||
@@ -117,6 +117,7 @@ services:
|
|||||||
entrypoint: [lighthouse, beacon_node]
|
entrypoint: [lighthouse, beacon_node]
|
||||||
command:
|
command:
|
||||||
- --allow-insecure-genesis-sync
|
- --allow-insecure-genesis-sync
|
||||||
|
- --checkpoint-sync-url "https://mainnet.beaconstate.info"
|
||||||
- --datadir=/data
|
- --datadir=/data
|
||||||
- --debug-level=info
|
- --debug-level=info
|
||||||
- --disable-log-timestamp
|
- --disable-log-timestamp
|
||||||
|
|||||||
Reference in New Issue
Block a user