Notification payload describing a transaction removed from the mempool.

Synopsis

Declared in <kernel/mempool_entry.h>

struct RemovedMempoolTransactionInfo;

Member Functions

Name

Description

RemovedMempoolTransactionInfo [constructor]

Builds the removal payload from a mempool entry.

Data Members

Name

Description

info

Snapshot of the removed transaction.

Created with MrDocs