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