Skip to content

Commit

Permalink
enable grafting
Browse files Browse the repository at this point in the history
  • Loading branch information
narayanprusty committed Nov 15, 2023
1 parent cd892f8 commit 924a823
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions subgraph.mumbai.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
specVersion: 0.0.4
# features:
# - grafting
# graft:
# base: QmV3LtUtUCiD774HXR3D9SJBNgw2VNcXZM9McyMGTfotBQ # Subgraph ID of base subgraph
# block: 39550000 # Block number
features:
- grafting
graft:
base: QmV3LtUtUCiD774HXR3D9SJBNgw2VNcXZM9McyMGTfotBQ # Subgraph ID of base subgraph
block: 28127642 # Block number
description: Aavegotchi Core Mumbai
repository:
schema:
Expand Down
10 changes: 5 additions & 5 deletions subgraph.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
specVersion: 0.0.4
# features:
# - grafting
# graft:
# base: QmY6zf3YHfzuYTHFtLkDDMLimkK1fr9pCQbtCppkg24ZW9 # Subgraph ID of base subgraph
# block: 48000000 # Block number
features:
- grafting
graft:
base: QmY6zf3YHfzuYTHFtLkDDMLimkK1fr9pCQbtCppkg24ZW9 # Subgraph ID of base subgraph
block: 34520145 # Block number
description: Aavegotchi Core Matic
repository:
schema:
Expand Down

0 comments on commit 924a823

Please sign in to comment.