[#wallet-MigrationData-desc_spkms] = xref:wallet.adoc[wallet]::xref:wallet/MigrationData.adoc[MigrationData]::desc_spkms :relfileprefix: ../../ :mrdocs: The descriptor spkms (with private keys) produced by the migration. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::vector<std::unique_ptr<DescriptorScriptPubKeyMan>> desc_spkms; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#