Derive a BIP32 child extended key.
Declared in <key.h>
<key.h>
[[nodiscard]] bool Derive( CExtKey& out, unsigned int nChild) const;
true if derivation succeeded.
The return value should not be discarded.