wallet::CWallet::GetAddressReceiveRequests

Return the identifiers of all stored receive requests.

Synopsis

Declared in <wallet/wallet.h>

[[requires_capability(0x7fbc76bfe5f8), requires_capability(0x7fbc81b77fb8), requires_capability(0x7fbc7e015e38), requires_capability(0x7fbc7e2452e8), requires_capability(0x7fbc8e715f28)]]
std::vector<std::string>
GetAddressReceiveRequests() const;

Return Value

The receive request identifiers.