Returns the stored transaction.
Synopsis
Declared in <kernel/mempool_entry.h>
CTransaction const&
GetTx() const;
Return Value
A reference to the transaction.
Created with MrDocs
Returns the stored transaction.
Declared in <kernel/mempool_entry.h>
CTransaction const&
GetTx() const;
A reference to the transaction.
Created with MrDocs