decentralized-identity / decentralized-identity/sidetree-reference-impl
Remove the concept of "transaction number" and just work with "block number" and "transaction index" directly.
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Core currently passes in a transaction number and ask blockchain to do the filtering if there are other transactions in the same transactions time. It may be cleaner logic to have core pass in the transaction time and do the filtering itself.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.