From a4b711f7b40d7ddffea7b1757b8caa39a95384d1 Mon Sep 17 00:00:00 2001 From: Kurdistan Tech Ministry Date: Sat, 14 Feb 2026 02:47:03 +0300 Subject: [PATCH] Update startBlock to recent values for pruned RPC compatibility --- pezkuwi-assethub.yaml | 2 +- pezkuwi.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pezkuwi-assethub.yaml b/pezkuwi-assethub.yaml index 46939c4..74ee345 100644 --- a/pezkuwi-assethub.yaml +++ b/pezkuwi-assethub.yaml @@ -19,7 +19,7 @@ network: dataSources: - name: main kind: substrate/Runtime - startBlock: 1 + startBlock: 197500 mapping: file: ./dist/index.js handlers: diff --git a/pezkuwi.yaml b/pezkuwi.yaml index 3096800..5f71eec 100644 --- a/pezkuwi.yaml +++ b/pezkuwi.yaml @@ -22,7 +22,7 @@ network: dataSources: - name: main kind: substrate/Runtime - startBlock: 185900 + startBlock: 200000 mapping: file: ./dist/index.js handlers: