mirror of
https://github.com/pezkuwichain/pezkuwi-subquery.git
synced 2026-04-21 23:37:56 +00:00
Lower relay startBlock to 199000 to capture StakersElected event
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ network:
|
||||
dataSources:
|
||||
- name: main
|
||||
kind: substrate/Runtime
|
||||
startBlock: 199500
|
||||
startBlock: 199000
|
||||
mapping:
|
||||
file: ./dist/index.js
|
||||
handlers:
|
||||
|
||||
Reference in New Issue
Block a user