aleph-im / aleph-indexer-framework

TypeScript framework for deploying distributed indexers on Aleph VMs for Solana and EVM chains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature request: processed/pending block ranges in account state

odesenfans opened this issue · comments

The account state pending and processed fields are provided in terms of datetime objects. The block spans corresponding to these datetime objects cannot be found using the indexer. For the message sync process of Aleph CCNs, I'd like to have the information expressed in terms of blocks as well.