CodeChain-io / CodeChain-io/codechain-indexer
Query the block count of an address can be slow
Open
optimization
- Dominant language
- TypeScript
- Stars
- 21
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
It causes a sequential search.
We should either optimize or remove the API.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.