Skip to content
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.

Commit

Permalink
Change start block to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkolodny authored Aug 11, 2021
1 parent 6c55dc9 commit 3e88515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ network:
dataSources:
- name: main
kind: substrate/Runtime
startBlock: 200000
startBlock: 0
mapping:
handlers:
- handler: handleBlock
Expand Down

0 comments on commit 3e88515

Please sign in to comment.