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