From 98f20d4be9aee229ec02f9fec3ae4d0a47475797 Mon Sep 17 00:00:00 2001 From: juanmardefago Date: Thu, 26 Oct 2023 13:54:18 -0300 Subject: [PATCH] fix: description and feature list --- subgraph.template.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/subgraph.template.yaml b/subgraph.template.yaml index cd87fa2f..36382c05 100644 --- a/subgraph.template.yaml +++ b/subgraph.template.yaml @@ -1,10 +1,9 @@ specVersion: 0.0.5 -description: The Graph Network Smart Contracts on Ethereum +description: Core Graph Network subgraph repository: https://github.com/graphprotocol/graph-network-subgraph schema: file: ./schema.graphql features: - - ipfsOnEthereumContracts - fullTextSearch dataSources: - kind: ethereum/contract