[#wallet-LegacyDataSPKM-2constructor] = xref:wallet.adoc[wallet]::xref:wallet/LegacyDataSPKM.adoc[LegacyDataSPKM]::LegacyDataSPKM :relfileprefix: ../../ :mrdocs: Inherit the ScriptPubKeyMan constructors. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using ScriptPubKeyMan::LegacyDataSPKM; ---- == Introduced Symbols [cols="1,4"] |=== | Name| Description | xref:wallet/ScriptPubKeyMan/2constructor-09.adoc[`ScriptPubKeyMan`] [.small]#[constructor]# | Construct a ScriptPubKeyMan bound to the given wallet storage. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#