You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm indexing ETH contract on Starknet, the indexer index all the blocks but just after reaching last seed block the last_indexed_block is set to ZERO and the data is deleted.
Description
I'm indexing ETH contract on Starknet, the indexer index all the blocks but just after reaching last seed block the
last_indexed_blockis set to ZERO and the data is deleted.