Shared pointer to an immutable transaction.
Synopsis
Declared in <primitives/transaction.h>
typedef std::shared_ptr<CTransaction const> CTransactionRef;
Created with MrDocs
Shared pointer to an immutable transaction.
Declared in <primitives/transaction.h>
typedef std::shared_ptr<CTransaction const> CTransactionRef;
Created with MrDocs