mirror of
https://github.com/Instadapp/Swap-Aggregator-Subgraph.git
synced 2024-07-29 21:57:12 +00:00
11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
- Load subgraph from subgraph.yaml
|
|
✖ Failed to load subgraph from subgraph.yaml: Error in subgraph.yaml:
|
|
|
|
Path: /
|
|
Conflicting protocol kinds used in data sources and templates:
|
|
Data sources and templates using 'ethereum':
|
|
- ExampleSubgraph
|
|
Data sources and templates using 'near':
|
|
- ExampleTemplate
|
|
Recommendation: Make all data sources and templates use the same protocol kind.
|