Skip to content

Commit

Permalink
remove grafting
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex committed Dec 22, 2023
1 parent b1b7fdb commit 181c2b0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 8 deletions.
4 changes: 0 additions & 4 deletions subgraphs/exchange-v3/template/subgraph.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ schema:
file: ./schema.graphql
features:
- nonFatalErrors
- grafting
graft:
base: QmXT8Dy3SWmutmEfseN9B6jbMcXJqCRL8vgaXsy79YyuBq
block: 18450861
dataSources:
- kind: ethereum/contract
name: Factory
Expand Down
4 changes: 0 additions & 4 deletions subgraphs/exchange-v3/template/subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ schema:
file: ./schema.graphql
features:
- nonFatalErrors
- grafting
graft:
base: QmXT8Dy3SWmutmEfseN9B6jbMcXJqCRL8vgaXsy79YyuBq
block: 18450861
dataSources:
- kind: ethereum/contract
name: Factory
Expand Down

0 comments on commit 181c2b0

Please sign in to comment.