Update genesis hashes and startBlock for mainnet relaunch

- Relay chain: 0xbb4a61ab... -> 0x1aa94987...
- Asset Hub: 0x00d0e1d0... -> 0xe7c15092...
- Reset startBlock to 1 for full re-index from genesis
This commit is contained in:
2026-02-15 22:18:07 +03:00
parent 8f051d719a
commit eefae7469d
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ repository: https://github.com/pezkuwichain/pezkuwi-subquery
schema:
file: ./schema.graphql
network:
chainId: "0xbb4a61ab0c4b8c12f5eab71d0c86c482e03a275ecdafee678dea712474d33d75"
chainId: "0x1aa94987791a5544e9667ec249d2cef1b8fdd6083c85b93fc37892d54a1156ca"
endpoint:
- wss://rpc.pezkuwichain.io
- wss://mainnet.pezkuwichain.io
@@ -22,7 +22,7 @@ network:
dataSources:
- name: main
kind: substrate/Runtime
startBlock: 199000
startBlock: 1
mapping:
file: ./dist/index.js
handlers: