wallet::CWallet::GetHDPubKeys

Retrieve descriptor xpubs matching the requested filter.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7fbc76bff838), requires_capability(0x7fbc81b791f8), requires_capability(0x7fbc7e017078), requires_capability(0x7fbc7e246528), requires_capability(0x7fbc8e717168)]]
HDPubKeyMap
GetHDPubKeys(HDKeyFilter filter) const;

Return Value

The matching descriptor xpubs.

Parameters

NameDescription
filterWhich descriptors to include.