Skip to content

Commit 0335baf

Browse files
committed
fix: block number
1 parent 70e98ae commit 0335baf

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

subgraph.template.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ features:
33
- grafting
44
graft:
55
base: QmYzyY1Nrmcf6WiYJ9XmfpUAYac8Mvk8ZS9pYEFuz5Ugfa # Subgraph ID of base subgraph
6-
block: 72,590,909
7-
Block number
6+
block: 72590909 # Block number
87
description: Aavegotchi Core Matic
98
repository:
109
schema:

subgraph.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ features:
33
- grafting
44
graft:
55
base: QmYzyY1Nrmcf6WiYJ9XmfpUAYac8Mvk8ZS9pYEFuz5Ugfa # Subgraph ID of base subgraph
6-
block: 72,590,909
7-
Block number
6+
block: 72590909 # Block number
87
description: Aavegotchi Core Matic
98
repository:
109
schema:

0 commit comments

Comments
 (0)