Retrieve descriptor xpubs matching the requested filter.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7f94fde074d8), requires_capability(0x7f95061aa218), requires_capability(0x7f94f2b7ad28), requires_capability(0x7f94f0cf99b8), requires_capability(0x7f94fee3c3a8)]]
HDPubKeyMap
GetHDPubKeys(HDKeyFilter filter) const;

Return Value

The matching descriptor xpubs.

Parameters

Name

Description

filter

Which descriptors to include.

Created with MrDocs