CTxMemPoolEntry::GetSharedTx

Returns a shared pointer to the stored transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

CTransactionRef
GetSharedTx() const;

Return Value

A shared reference to the transaction.