Lower relay startBlock to 199000 to capture StakersElected event

This commit is contained in:
2026-02-14 03:32:37 +03:00
parent 6123284d95
commit dd2c3c7d1b
+1 -1
View File
@@ -22,7 +22,7 @@ network:
dataSources: dataSources:
- name: main - name: main
kind: substrate/Runtime kind: substrate/Runtime
startBlock: 199500 startBlock: 199000
mapping: mapping:
file: ./dist/index.js file: ./dist/index.js
handlers: handlers: