aboutsummaryrefslogtreecommitdiff
path: root/src/core_read.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2016-03-26 16:44:50 +0100
committerAlex Morcos <[email protected]>2017-01-23 15:43:22 -0500
commitff25c32392596883c13623eed6018fabb7877ed7 (patch)
treefaf5e8691f9c93c2a173961a969b3e420bf7ae39 /src/core_read.cpp
parentMerge #9596: [bugfix] save feeDelta instead of priorityDelta in DumpMempool (diff)
downloaddiscoin-ff25c32392596883c13623eed6018fabb7877ed7.tar.xz
discoin-ff25c32392596883c13623eed6018fabb7877ed7.zip
mempool: add notification for added/removed entries
Add notification signals to make it possible to subscribe to mempool changes: - NotifyEntryAdded(CTransactionRef)> - NotifyEntryRemoved(CTransactionRef, MemPoolRemovalReason)> Also add a mempool removal reason enumeration, which is passed to the removed notification based on why the transaction was removed from the mempool.
Diffstat (limited to 'src/core_read.cpp')
0 files changed, 0 insertions, 0 deletions