Return the identifiers of all stored receive requests.
Synopsis
Declared in <wallet/wallet.h>
[[requires_capability(0x7f94fde06298), requires_capability(0x7f95061a8fd8), requires_capability(0x7f94f2b79ae8), requires_capability(0x7f94f0cf8778), requires_capability(0x7f94fee3b168)]]
std::vector<std::string>
GetAddressReceiveRequests() const;
Return Value
The receive request identifiers.
Created with MrDocs