This commit is contained in:
Sebastian
2024-12-09 06:15:37 +01:00
parent 42ec54e512
commit 670b8bce16
2 changed files with 4 additions and 2 deletions

View File

@@ -36,8 +36,9 @@ exec op-node \
--pprof.enabled \
--rpc.enable-admin \
--l1=$OP_NODE__RPC_ENDPOINT \
--l1.kind=$OP_NODE__RPC_ENDPOINT_KIND \
--l2=http://${OP_L2_HOST:-op-bnb}:8551 \
--l2.jwt-secret=/jwtsecret \
--l2.skip-sync-start-check=true \
# --l2.engine-sync=true \
--l2.engine-sync=true \
--log.level=info