[#wallet-WalletDestination] = xref:wallet.adoc[wallet]::WalletDestination :relfileprefix: ../ :mrdocs: A destination together with whether it belongs to the internal (change) chain. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct WalletDestination; ---- == Data Members [cols="1,4"] |=== | Name| Description | xref:wallet/WalletDestination/dest.adoc[`dest`] | The destination (address) itself. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#