wallet::CWallet::GetAddressReceiveRequests

Return the identifiers of all stored receive requests.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7ff3720f0c48), requires_capability(0x7ff365f20c48), requires_capability(0x7ff35de5f5f8), requires_capability(0x7ff35efe40d8), requires_capability(0x7ff366fd06b8)]]
std::vector<std::string>
GetAddressReceiveRequests() const;

Return Value

The receive request identifiers.