[#wallet-COutputEntry-destination] = xref:wallet.adoc[wallet]::xref:wallet/COutputEntry.adoc[COutputEntry]::destination :relfileprefix: ../../ :mrdocs: The address the amount was sent to or received at. == Synopsis Declared in `<wallet/receive.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:CTxDestination.adoc[CTxDestination] destination; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#