fix
This commit is contained in:
@@ -12,13 +12,13 @@ services:
|
|||||||
- 8547 # http + ws
|
- 8547 # http + ws
|
||||||
command:
|
command:
|
||||||
- --init.latest=pruned
|
- --init.latest=pruned
|
||||||
- --chain.name=sepolia
|
- --chain.name=sepolia-rollup
|
||||||
|
- --chain.id=421614
|
||||||
- --node.staker.enable=false
|
- --node.staker.enable=false
|
||||||
- --persistent.chain=/arbitrum-node/data/
|
- --persistent.chain=/arbitrum-node/data/
|
||||||
- --persistent.global-config=/arbitrum-node/
|
- --persistent.global-config=/arbitrum-node/
|
||||||
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_URL}
|
- --parent-chain.connection.url=${ARBITRUM_SEPOLIA_URL}
|
||||||
- --parent-chain.blob-client.beacon-url=${ARBITRUM_SEPOLIA_BEACON_URL}
|
- --parent-chain.blob-client.beacon-url=${ARBITRUM_SEPOLIA_BEACON_URL}
|
||||||
- --chain.id=421614
|
|
||||||
- --http.api=net,web3,eth,debug
|
- --http.api=net,web3,eth,debug
|
||||||
- --http.corsdomain=*
|
- --http.corsdomain=*
|
||||||
- --http.addr=0.0.0.0
|
- --http.addr=0.0.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user