From fa05b914a62ed84508faf4ba54c05d5183f6feb8 Mon Sep 17 00:00:00 2001 From: Para Dox Date: Sun, 27 Apr 2025 21:05:16 +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 653f684a..23ba2f30 100644 --- a/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml +++ b/ethereum/reth/ethereum-mainnet-reth-minimal-trace--blsync.yml @@ -86,7 +86,7 @@ services: - --beacon.checkpoint=${ETHEREUM_MAINNET_BEACON_CHECKPOINT} - --blsync.engine.api=http://ethereum-mainnet-minimal:8551 - --blsync.jwtsecret=/jwtsecret - - --network=mainnet + - --mainnet restart: unless-stopped depends_on: - ethereum-mainnet-minimal