diff options
author | John Newbery <john@johnnewbery.com> | 2019-11-11 10:53:03 -0500 |
---|---|---|
committer | John Newbery <john@johnnewbery.com> | 2020-03-11 18:38:33 -0400 |
commit | e57980b4738c10344baf136de3e050a3cb958ca5 (patch) | |
tree | 82c05099fba7de2fb55d62147612b2ca6ddcb3c1 /src/reverselock.h | |
parent | 2dd561f36124972d2364f941de9c3417c65f05b6 (diff) |
[mempool] Remove NotifyEntryAdded and NotifyEntryRemoved callbacks
NotifyEntryAdded never had any subscribers so can be removed.
Since ConnectTrace no longer subscribes to NotifyEntryRemoved, there are
now no subscribers.
The CValidationInterface TransactionAddedToMempool and
TransactionRemovedFromMempool methods can now provide this
functionality. There's no need for a special notifications framework for
the mempool.
Diffstat (limited to 'src/reverselock.h')
0 files changed, 0 insertions, 0 deletions