Skip to content

Commit

Permalink
Merge branch 'evm_rollup' into dailynet-submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasochem committed Nov 1, 2023
2 parents 820bd4c + 197c8c9 commit 661844c
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 661844c

Please sign in to comment.