This commit is contained in:
Sebastian
2024-12-09 12:45:20 +01:00
parent 94a4547b0e
commit e1a2dec38a

View File

@@ -37,7 +37,6 @@ exec op-node \
--rpc.enable-admin \
--l1=$OP_NODE__RPC_ENDPOINT \
--l1.rpckind=$OP_NODE__RPC_ENDPOINT_KIND \
--l1.trustrpc=true \
--l2=http://${OP_L2_HOST:-op-bnb}:8551 \
--l2.jwt-secret=/jwtsecret \
--l2.skip-sync-start-check=true \