zeitgeistpm / zeitgeist-subsquid

Zeitgeist chain block indexer and processor that provides data sets for powerful GraphQL queries.
7 stars 4 forks source link

Hook genesis balances #517

Closed saboonikhil closed 7 months ago

saboonikhil commented 7 months ago

This should eliminate calls to polkadot.js api for retrieving balance of all accounts at genesis block. Thus, should give little boost to the processor in terms of sync speed.