sidetree icon indicating copy to clipboard operation
sidetree copied to clipboard

API for signaling the status of a request

Open thehenrytsai opened this issue 3 years ago • 0 comments

Currently in reference implementation, a Sidetree request gets queued up and waits for the Batch Writer to write it to the network. This can take minutes and even hours depending on Batch Writer configuration.

It would be useful for the requester to obtain some sort of "receipt" to check on the status of the request.

thehenrytsai avatar Apr 05 '21 20:04 thehenrytsai