diff --git a/pezkuwi-assethub.yaml b/pezkuwi-assethub.yaml index 69f8371..0959584 100644 --- a/pezkuwi-assethub.yaml +++ b/pezkuwi-assethub.yaml @@ -19,7 +19,7 @@ network: dataSources: - name: main kind: substrate/Runtime - startBlock: 1 + startBlock: 56400 mapping: file: ./dist/index.js handlers: diff --git a/pezkuwi-governance.yaml b/pezkuwi-governance.yaml index e06f042..6bbf3bd 100644 --- a/pezkuwi-governance.yaml +++ b/pezkuwi-governance.yaml @@ -22,7 +22,7 @@ network: dataSources: - name: governance kind: substrate/Runtime - startBlock: 1 + startBlock: 57100 mapping: file: ./dist/index.js handlers: diff --git a/pezkuwi.yaml b/pezkuwi.yaml index 63f8e94..45f4889 100644 --- a/pezkuwi.yaml +++ b/pezkuwi.yaml @@ -22,7 +22,7 @@ network: dataSources: - name: main kind: substrate/Runtime - startBlock: 1 + startBlock: 57100 mapping: file: ./dist/index.js handlers: