Motivation
when I read and check the code of AcceptSingleTransaction function,I noticed that the transactionAddedToMempool function is not being constructed properly; existing code related to the transactionAddedToMempool function is either overloaded or repeatedly called. I haven’t found where this functionality is ultimately interpreted and executed。 Is it that I’m missing some part of the code, or that some third-party library is being called? I hope to get an answer from the developers
Possible solution
No response
Useful Skills
- Compiling Bitcoin Core from source
- Running the C++ unit tests and the Python functional tests
- …
Guidance for new contributors
Want to work on this issue?
For guidance on contributing, please read CONTRIBUTING.md before opening your pull request.