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