-
Now I run Base node with Reth, however I found out that there are around 5000 queued transactions in my node. |
Beta Was this translation helpful? Give feedback.
Answered by
mattsse
Dec 6, 2024
Replies: 1 comment 2 replies
-
the referenced answer mentions shutting down the node then deleting the rlp file |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
only locally submitted (rpc eth_sendrawtransaction) are persisted across restarts
if you're node doesn't have any local txs, nothing is persisted on shutdown