[#wallet-ScriptPubKeyMan-IsHDEnabled] = xref:wallet.adoc[wallet]::xref:wallet/ScriptPubKeyMan.adoc[ScriptPubKeyMan]::IsHDEnabled :relfileprefix: ../../ :mrdocs: Returns true if HD is enabled == Synopsis Declared in `<wallet/scriptpubkeyman.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual bool IsHDEnabled() const; ---- == Return Value true if HD derivation is enabled. [.small]#Created with https://www.mrdocs.com[MrDocs]#