Retrieve all the known labels in the address book
Declared in <wallet/wallet.h>
[[requires_capability(0x7ff3720f0348), requires_capability(0x7ff365f20348), requires_capability(0x7ff35de5ecf8), requires_capability(0x7ff35efe37d8), requires_capability(0x7ff366fcfdb8)]]
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. |