mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-22 01:57:58 +00:00
0130c5984a
The _getBlockRegistryViaHash method in @polkadot/api calls getRuntimeVersion.raw(header.parentHash) which fails for genesis and other pruned blocks. Add fallback to current runtime version.