wallet::DescriptorScriptPubKeyMan::IsHDEnabled

Returns whether this descriptor uses HD derivation.

Synopsis

Declared in <wallet/scriptpubkeyman.h>

virtual
bool
IsHDEnabled() const override;

Return Value

true if HD derivation is used.