[#wallet-LegacyDataSPKM-GetHDChain] = xref:wallet.adoc[wallet]::xref:wallet/LegacyDataSPKM.adoc[LegacyDataSPKM]::GetHDChain :relfileprefix: ../../ :mrdocs: Returns the active HD chain model. == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:wallet/CHDChain.adoc[CHDChain] const& GetHDChain() const; ---- == Return Value The active HD chain. [.small]#Created with https://www.mrdocs.com[MrDocs]#