crypto-com / crypto-com/chain-indexing
Problem: Command is a un-necessary in blockchain related actions
Open
mega
- Dominant language
- Go
- Stars
- 34
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
The data on the blockchain already went through validation, so the purpose of `command` in blockchain related context in unnecessary.
When handling blockchain related events, they should be directly transformed as event and persist to the system.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.