We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44193ab commit 1030f1fCopy full SHA for 1030f1f
1 file changed
scripts/start-op-geth.sh
@@ -73,5 +73,6 @@ exec geth \
73
--snapshot=true \
74
--verbosity=3 \
75
--history.transactions=0 \
76
+ --txpool.nolocals \
77
$EXTENDED_ARG $@
78
0 commit comments