From 0f5e128466b24a84e8a8c5e45fbfff3e386be3d8 Mon Sep 17 00:00:00 2001 From: Para Dox Date: Tue, 17 Jun 2025 15:00:31 +0700 Subject: [PATCH] checkpoint sync lighthouse --- ...ereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml | 1 - ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml | 1 - 2 files changed, 2 deletions(-) diff --git a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml index 3ea4efbe..437ccab4 100644 --- a/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml +++ b/ethereum/reth/ethereum-mainnet-reth-archive-trace--lighthouse-pruned-blobs.yml @@ -115,7 +115,6 @@ services: - 3500 entrypoint: [lighthouse, beacon_node] command: - - --allow-insecure-genesis-sync - --checkpoint-sync-url=https://mainnet.beaconstate.info - --datadir=/data - --debug-level=info diff --git a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml index 9b703d18..364b5657 100644 --- a/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml +++ b/ethereum/reth/ethereum-mainnet-reth-pruned-trace--lighthouse.yml @@ -116,7 +116,6 @@ services: - 3500 entrypoint: [lighthouse, beacon_node] command: - - --allow-insecure-genesis-sync - --checkpoint-sync-url=https://mainnet.beaconstate.info - --datadir=/data - --debug-level=info