Retrieve all the known labels in the address book
Declared in <wallet/wallet.h>
[[requires_capability(0x7f2e1e598ee8), requires_capability(0x7f2e11aa9ca8), requires_capability(0x7f2e169ffa98), requires_capability(0x7f2e15f2ef38), requires_capability(0x7f2e12c6dbc8)]]
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. |