This commit is contained in:
Sebastian
2024-03-27 03:49:09 +01:00
parent 3d5df1af3e
commit 235596c306
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ exec op-node \
--rpc.enable-admin \
--l1=$OP_NODE__RPC_ENDPOINT \
--l2=http://op-bnb:8551 \
--l2.jwt-secret=./jwt.txt \
--l2.jwt-secret=/jwtsecret \
--l2.engine-sync=true \
--l2.skip-sync-start-check=true \
--log.level=debug