[#wallet-MigrationData-watchonly_wallet] = xref:wallet.adoc[wallet]::xref:wallet/MigrationData.adoc[MigrationData]::watchonly_wallet :relfileprefix: ../../ :mrdocs: The wallet holding watch‐only outputs, if any. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::shared_ptr<CWallet> watchonly_wallet = {nullptr}; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#