[#wallet-CWalletTx-m_from] = xref:wallet.adoc[wallet]::xref:wallet/CWalletTx.adoc[CWalletTx]::m_from :relfileprefix: ../../ :mrdocs: Obsolete "from" metadata retained from old wallets. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<std::string> m_from; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#