try more base

This commit is contained in:
Sebastian
2024-01-18 16:30:22 +01:00
parent fc70c0b5a0
commit 1e522241ee
2 changed files with 3 additions and 0 deletions

View File

@@ -72,6 +72,8 @@ exec ./geth \
--maxpeers=100 \
--nat=extip:$HOST_IP \
--networkid="$CHAIN_ID" \
--op-network="base-mainnet" \
--rollup.halt=major \
--rollup.sequencerhttp="$OP_GETH_SEQUENCER_HTTP" \
--port="$P2P_PORT" \
$ADDITIONAL_ARGS # intentionally unquoted