teh beacon

This commit is contained in:
squidbear
2025-03-27 07:36:04 +01:00
parent 575a33f6a9
commit 67e12023a0
21 changed files with 21 additions and 14 deletions

View File

@@ -21,6 +21,7 @@ services:
- --execution.forwarding-target=None
- --node.feed.input.url=None
- --parent-chain.connection.url=${ETHEREUM_MAINNET_EXECUTION_RPC}
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
- --http.addr=0.0.0.0
- --http.port=8545
- --http.vhosts=*