decentralized-identity / decentralized-identity/sidetree
API for signaling the status of a request
Open
feature
Spec v1.1
Spec v2
- Dominant language
- HTML
- Stars
- 438
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.