[#wallet-CWalletTx-m_messages] = xref:wallet.adoc[wallet]::xref:wallet/CWalletTx.adoc[CWalletTx]::m_messages :relfileprefix: ../../ :mrdocs: BIP 21 URI messages associated with the transaction. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::string> m_messages; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#