Swap-Aggregator-Subgraph/node_modules/@graphprotocol/graph-cli/tests/cli/validation/conflicting-protocol-names.stderr
Richa-iitr d211083153 Revert "Revert "added handler""
This reverts commit c36ee8c5ca.
2022-07-03 07:30:05 +05:30

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.