This commit is contained in:
squidbear
2025-03-28 14:27:41 +01:00
parent 681c8390b3
commit 1a8bd4aeb5
19 changed files with 57 additions and 38 deletions

View File

@@ -13,11 +13,12 @@ services:
- 8545
command:
- --chain.id=421614
- --execution.caching.state-scheme=path
- --execution.caching.state-scheme=path
- --execution.rpc.gas-cap=600000000
- --execution.caching.archive=false
- --execution.sequencer.enable=false
- --persistent.db-engine=pebble
- --persistent.db-engine=pebble
- --persistent.chain=/root/.arbitrum/arbitrum-sepolia
- --parent-chain.connection.url=${ETHEREUM_SEPOLIA_EXECUTION_RPC}
- --parent-chain.blob-client.beacon-url=${ETHEREUM_SEPOLIA_BEACON_REST}
- --http.addr=0.0.0.0