From dca2a0ef60beeaa1ed20ea63bde03a0002e8bb5b Mon Sep 17 00:00:00 2001 From: Para Dox Date: Sun, 27 Apr 2025 20:39:38 +0700 Subject: [PATCH] optimize for calls --- ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml index a0277d47..c26a0599 100644 --- a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml +++ b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml @@ -82,7 +82,7 @@ services: - 19286:19286/udp command: - --beacon.api=https://mainnet.beaconstate.info - - --beacon.checkpoint=${ETHEREUM_MAINNET_BEACHON_CHECKPOINT} + - --beacon.checkpoint=${ETHEREUM_MAINNET_BEACON_CHECKPOINT} - --blsync.engine.api=http://ethereum-mainnet-minimal:8551 - --blsync.jwtsecret=/jwtsecret - --network=mainnet