CTxMemPoolEntry::GetTx

Returns the stored transaction.

Synopsis

Declared in <kernel/mempool_entry.h>

CTransaction const&
GetTx() const;

Return Value

A reference to the transaction.