We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a9591 commit eba0fdaCopy full SHA for eba0fda
geth-entrypoint
@@ -67,4 +67,5 @@ exec ./geth \
67
--rollup.halt=major \
68
--op-network="$OP_NODE_NETWORK" \
69
--port="$P2P_PORT" \
70
+ --rollup.disabletxpoolgossip=true \
71
$ADDITIONAL_ARGS # intentionally unquoted
0 commit comments