RemovedMempoolTransactionInfo::RemovedMempoolTransactionInfo

Builds the removal payload from a mempool entry.

Synopsis

Declared in <kernel/mempool_entry.h>

explicit
RemovedMempoolTransactionInfo(CTxMemPoolEntry const& entry);

Parameters

NameDescription
entryThe mempool entry being removed.