We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b587ed3 commit d32fb92Copy full SHA for d32fb92
op-node/entrypoint.sh
@@ -86,6 +86,7 @@ while true; do
86
--l2.jwt-secret="$JWT_PATH" \
87
--rpc.addr=0.0.0.0 \
88
--rpc.port=9545 \
89
+ --syncmode=execution-layer \
90
${EXTRA_FLAGS}
91
92
STATUS=$?
0 commit comments