CodeChain-io / CodeChain-io/codechain-indexer
The asset type field is duplicated in the snapshot API
Open
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
In the result of snapshot API, all rows have the same asset scheme information. Let's remove the duplication.
When indexer queries the snapshot in the DB it joins the `AssetSchemes` table. Let's split the query.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.