mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-17 17:02:43 +00:00
doc: fix BlockConnected incorrect comment
This commit is contained in:
parent
d33c111448
commit
4e69aa5701
@ -115,7 +115,6 @@ protected:
|
||||
virtual void MempoolTransactionsRemovedForBlock(const std::vector<RemovedMempoolTransactionInfo>& txs_removed_for_block, unsigned int nBlockHeight) {}
|
||||
/**
|
||||
* Notifies listeners of a block being connected.
|
||||
* Provides a vector of transactions evicted from the mempool as a result.
|
||||
*
|
||||
* Called on a background thread.
|
||||
*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user