CodeChain-io/codechain-indexer

Query the block count of an address can be slow

joojis opened this issue · 0 comments

It causes a sequential search.

We should either optimize or remove the API.