[#wallet-CWalletTx-m_comment_to] = xref:wallet.adoc[wallet]::xref:wallet/CWalletTx.adoc[CWalletTx]::m_comment_to :relfileprefix: ../../ :mrdocs: User‐provided comment describing the recipient. == Synopsis Declared in `<wallet/transaction.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::optional<std::string> m_comment_to; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#