Builds the removal payload from a mempool entry.

Synopsis

Declared in <kernel/mempool_entry.h>

explicit
RemovedMempoolTransactionInfo(CTxMemPoolEntry const& entry);

Parameters

Name

Description

entry

The mempool entry being removed.

Created with MrDocs