Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What means "Mempool limited" ? #92

Closed
kosuodhmwa opened this issue Jun 19, 2024 · 5 comments
Closed

What means "Mempool limited" ? #92

kosuodhmwa opened this issue Jun 19, 2024 · 5 comments

Comments

@kosuodhmwa
Copy link

image

@Mirobit
Copy link
Owner

Mirobit commented Jun 25, 2024

The maximum size that you have set (or the default size (300 MB)) is smaller the current size of the total mempool. In that case Bitcoin Core starts removing transactions with the lowest fee rate from the mempool till it is smaller than your maximum size.

@kosuodhmwa
Copy link
Author

Where can i set this?

@kosuodhmwa
Copy link
Author

???

@kosuodhmwa
Copy link
Author

hmm... bitcoin/bitcoin#30539

@kosuodhmwa
Copy link
Author

this: <You don't need to "handle" it at all. It's perfectly normal that your mempool drops transactions when it grows too large. You can configure the size of your mempool using the maxmempool setting> - bitcoin/bitcoin#30539

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants