Return the identifiers of all stored receive requests.
Synopsis
Declared in <wallet/wallet.h>
[[requires_capability(0x7f2e1e5997e8), requires_capability(0x7f2e11aaa5a8), requires_capability(0x7f2e16a00398), requires_capability(0x7f2e15f2f838), requires_capability(0x7f2e12c6e4c8)]]
std::vector<std::string>
GetAddressReceiveRequests() const;
Return Value
The receive request identifiers.
Created with MrDocs