CodeChain-io/codechain-indexer

Creating a snapshot can take a lot of time

majecty opened this issue · 0 comments

To create a snapshot, the indexer should read all UTXO rows with a specific assetType field.

We should split the long-running query into smaller queries.