Retrieve all the known labels in the address book
Declared in <wallet/wallet.h>
[[requires_capability(0x7fbc76bfdcf8), requires_capability(0x7fbc81b776b8), requires_capability(0x7fbc7e015538), requires_capability(0x7fbc7e2449e8), requires_capability(0x7fbc8e715628)]]
std::set<std::string>
ListAddrBookLabels(std::optional<AddressPurpose> purpose) const;
The set of known labels.
| Name | Description |
|---|---|
| purpose | Optional purpose to restrict which labels are returned. |