Retrieve descriptor xpubs matching the requested filter.
Synopsis
Declared in <wallet/wallet.h>
[[requires_capability(0x7ff3720f1e88), requires_capability(0x7ff365f21e88), requires_capability(0x7ff35de60838), requires_capability(0x7ff35efe5318), requires_capability(0x7ff366fd18f8)]]
HDPubKeyMap
GetHDPubKeys(HDKeyFilter filter) const;
Return Value
The matching descriptor xpubs.
Parameters
Name |
Description |
filter |
Which descriptors to include. |
Created with MrDocs