Skip to content

Commit

Permalink
Merge pull request #20 from tacoinfra/chrispinnock@devmode
Browse files Browse the repository at this point in the history
Devmode is toast as of this week
  • Loading branch information
drchrispinnock authored Aug 28, 2024
2 parents 9e8c78f + d4ff1b9 commit 2f66918
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 \
--devmode \
--rpc-addr 0.0.0.0"

exec $CMD

0 comments on commit 2f66918

Please sign in to comment.