diff options
| author | John Newbery <[email protected]> | 2019-11-11 10:34:31 -0500 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2020-03-11 18:38:27 -0400 |
| commit | 1168394d759b13af68acec6d5bfa04aaa24561f8 (patch) | |
| tree | fbc098f8a571d4b005195cfa88d2f86603726451 /src/net_processing.cpp | |
| parent | Merge #18209: test: Reduce unneeded whitelist permissions in tests (diff) | |
| download | discoin-1168394d759b13af68acec6d5bfa04aaa24561f8.tar.xz discoin-1168394d759b13af68acec6d5bfa04aaa24561f8.zip | |
[wallet] Notify conflicted transactions in TransactionRemovedFromMempool
The only CValidationInterface client that cares about transactions that
are removed from the mempool because of CONFLICT is the wallet.
Start using the TransactionRemovedFromMempool method to notify about
conflicted transactions instead of using the vtxConflicted vector in
BlockConnected.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions