Skip to content

Commit

Permalink
remove --mode dev for evm proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Nov 1, 2023
1 parent 191040e commit 197c8c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/tezos/scripts/evm-proxy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ TEZ_BIN=/usr/local/bin

CMD="$TEZ_BIN/octez-evm-node run proxy \
with endpoint http://rollup-${MY_POD_NAME}:8932 \
--mode dev \
--rpc-addr 0.0.0.0"

exec $CMD

0 comments on commit 197c8c9

Please sign in to comment.