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.
BlockConnected
1 parent d33c111 commit 4e69aa5Copy full SHA for 4e69aa5
src/validationinterface.h
@@ -115,7 +115,6 @@ class CValidationInterface {
115
virtual void MempoolTransactionsRemovedForBlock(const std::vector<RemovedMempoolTransactionInfo>& txs_removed_for_block, unsigned int nBlockHeight) {}
116
/**
117
* Notifies listeners of a block being connected.
118
- * Provides a vector of transactions evicted from the mempool as a result.
119
*
120
* Called on a background thread.
121
*/
0 commit comments