Request
Last updated
Last updated
An object used to interact with requests. Returned by createRequest() and _createEncryptedRequest()
Name | Description |
---|---|
requestId
string
The ID of the request. Hash derived from the request contents. Stored alongside the request contents so can be used to look up a request.
Wait for request to be persisted and indexed
Unwrap the request contents
Refresh the request data and balance
Cancel a request
Accept a request
Increase the expected amount
Reduce the expected amount
Others...
Other features exist. Docs coming soon...