[#wallet-LegacyDataSPKM-LoadHDChain] = xref:wallet.adoc[wallet]::xref:wallet/LegacyDataSPKM.adoc[LegacyDataSPKM]::LoadHDChain :relfileprefix: ../../ :mrdocs: Load a HD chain model (used by LoadWallet) == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void LoadHDChain(xref:wallet/CHDChain.adoc[CHDChain] const& chain); ---- == Parameters [cols="1,4"] |=== | Name| Description | *chain* | The HD chain to load as the active chain. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#