let's connect

This commit is contained in:
Sebastian
2024-03-17 14:48:39 +01:00
parent 43e9cc1d23
commit 2ddacc43b5

View File

@@ -78,5 +78,5 @@ exec ./geth \
--op-network="base-mainnet" \
--rollup.halt=major \
--rollup.sequencerhttp="$OP_GETH_SEQUENCER_HTTP" \
--port="$P2P_PORT" \
--port=${P2P_PORT} \
$ADDITIONAL_ARGS # intentionally unquoted