Returns the set of transactions staged for removal.
Synopsis
Declared in <txmempool.h>
CTxMemPool::setEntries const&
GetRemovals() const;
Return Value
The staged removals.
Created with MrDocs
Returns the set of transactions staged for removal.
Declared in <txmempool.h>
CTxMemPool::setEntries const&
GetRemovals() const;
The staged removals.
Created with MrDocs