The mempool's nTransactionsUpdated is used by getblocktemplate to trigger new invocations of CreateNewBlock().
Backport of core PR10196
https://github.com/bitcoin/bitcoin/pull/10196/files
Differential D3369
Bugfix: PrioritiseTransaction updates the mempool tx counter Fabien on Jun 19 2019, 12:58. Authored by Tags None Subscribers None
Details The mempool's nTransactionsUpdated is used by getblocktemplate to trigger new invocations of CreateNewBlock(). Backport of core PR10196 ./test/functional/test_runner.py mining_prioritisetransaction
Diff Detail
Event Timeline |