This commit is contained in:
Sebastian
2024-03-14 04:57:11 +01:00
parent e60eaa48ad
commit f34cc18025
4 changed files with 16 additions and 17 deletions

View File

@@ -65,9 +65,7 @@ exec ./geth \
--maxpeers=100 \
--nat=extip:$HOST_IP \
--networkid="$CHAIN_ID" \
--op-network="$CHAIN_NAME" \
--rollup.halt=major \
--rollup.sequencerhttp="$OP_GETH_SEQUENCER_HTTP" \
--port="$P2P_PORT" \
$ADDITIONAL_ARGS # intentionally unquoted