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.
Created with MrDocs
Returns a shared pointer to the stored transaction.
Declared in <kernel/mempool_entry.h>
CTransactionRef
GetSharedTx() const;
A shared reference to the transaction.
Created with MrDocs