Skip to content

Commit eba0fda

Browse files
author
Roberto Bayardo
authored
add flag to disable tx gossip (#229)
1 parent 18a9591 commit eba0fda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

geth-entrypoint

+1
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,5 @@ exec ./geth \
6767
--rollup.halt=major \
6868
--op-network="$OP_NODE_NETWORK" \
6969
--port="$P2P_PORT" \
70+
--rollup.disabletxpoolgossip=true \
7071
$ADDITIONAL_ARGS # intentionally unquoted

0 commit comments

Comments
 (0)