decentralized-identity / decentralized-identity/sidetree-reference-impl
Replace `operationBuffer` in `OperationModel` with actual operation request
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
In order for the MongoDB to be compatible with light node support, we can no longer store the operation buffer directly, and need to store the operation request JSON object (partial or full) directly.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.