Skip to content

Commit

Permalink
syncmode flag (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
mateumiralles authored Apr 29, 2024
1 parent b587ed3 commit d32fb92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions op-node/entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ while true; do
--l2.jwt-secret="$JWT_PATH" \
--rpc.addr=0.0.0.0 \
--rpc.port=9545 \
--syncmode=execution-layer \
${EXTRA_FLAGS}

STATUS=$?
Expand Down

0 comments on commit d32fb92

Please sign in to comment.