[#wallet-WalletTXO-GetWalletTx] = xref:wallet.adoc[wallet]::xref:wallet/WalletTXO.adoc[WalletTXO]::GetWalletTx :relfileprefix: ../../ :mrdocs: Return the wallet transaction owning the output. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:wallet/CWalletTx.adoc[CWalletTx] const& GetWalletTx() const; ---- == Return Value The wallet transaction owning the output. [.small]#Created with https://www.mrdocs.com[MrDocs]#