Skip to content

Commit

Permalink
add flag to disable tx gossip (#229)
Browse files Browse the repository at this point in the history
  • Loading branch information
roberto-bayardo committed Mar 29, 2024
1 parent 18a9591 commit eba0fda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions geth-entrypoint
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,5 @@ exec ./geth \
--rollup.halt=major \
--op-network="$OP_NODE_NETWORK" \
--port="$P2P_PORT" \
--rollup.disabletxpoolgossip=true \
$ADDITIONAL_ARGS # intentionally unquoted

0 comments on commit eba0fda

Please sign in to comment.