maybe the right config for bedrock

This commit is contained in:
Sebastian
2023-06-25 22:32:50 +02:00
parent 2ab9331b1f
commit d3a91e951d
2 changed files with 44 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ echo $OP_NODE__RPC_TYPE
exec op-node \
--l1=$OPTIMISM_L1_URL \
--l2=http://op-erigon:8551 \
--network=ethereum \
--rollup.config=/scripts/mainnet.json
--rpc.addr=0.0.0.0 \
--rpc.port=9545 \
--l2.jwt-secret=/jwtsecret \