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.
Created with MrDocs
Returns whether this descriptor uses HD derivation.
Declared in <wallet/scriptpubkeyman.h>
virtual
bool
IsHDEnabled() const override;
true if HD derivation is used.
Created with MrDocs