Return the canonical transaction backing this wallet transaction.

Synopsis

Declared in <wallet/transaction.h>

CTransactionRef
GetTx() const;

Return Value

The canonical transaction reference.

Created with MrDocs