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