From a788620f9bf34c00bbd3f331c480d3da69e2ebe6 Mon Sep 17 00:00:00 2001 From: Filippo Fontana Date: Thu, 21 Dec 2023 14:19:50 +0100 Subject: [PATCH] ci: remove unrequired chains --- chains-base/altair.yaml | 4 ---- chains-base/catalyst.yaml | 4 ---- chains-eth/altair.yaml | 4 ---- chains-eth/catalyst.yaml | 4 ---- 4 files changed, 16 deletions(-) delete mode 100644 chains-base/altair.yaml delete mode 100644 chains-base/catalyst.yaml delete mode 100644 chains-eth/altair.yaml delete mode 100644 chains-eth/catalyst.yaml diff --git a/chains-base/altair.yaml b/chains-base/altair.yaml deleted file mode 100644 index 619d4ae0..00000000 --- a/chains-base/altair.yaml +++ /dev/null @@ -1,4 +0,0 @@ -network: - chainId: '5' #Goerli - endpoint: "https://goerli.infura.io/v3/${ETH_NODE_API_KEY}" - dictionary: "https://dict-tyk.subquery.network/query/eth-goerli" \ No newline at end of file diff --git a/chains-base/catalyst.yaml b/chains-base/catalyst.yaml deleted file mode 100644 index 619d4ae0..00000000 --- a/chains-base/catalyst.yaml +++ /dev/null @@ -1,4 +0,0 @@ -network: - chainId: '5' #Goerli - endpoint: "https://goerli.infura.io/v3/${ETH_NODE_API_KEY}" - dictionary: "https://dict-tyk.subquery.network/query/eth-goerli" \ No newline at end of file diff --git a/chains-eth/altair.yaml b/chains-eth/altair.yaml deleted file mode 100644 index 9dfc53ba..00000000 --- a/chains-eth/altair.yaml +++ /dev/null @@ -1,4 +0,0 @@ -network: - chainId: '5' #Goerli - endpoint: "https://goerli.infura.io/v3/a4ba76cd4be643618572e7467a444e3a" - dictionary: "https://dict-tyk.subquery.network/query/eth-goerli" \ No newline at end of file diff --git a/chains-eth/catalyst.yaml b/chains-eth/catalyst.yaml deleted file mode 100644 index 619d4ae0..00000000 --- a/chains-eth/catalyst.yaml +++ /dev/null @@ -1,4 +0,0 @@ -network: - chainId: '5' #Goerli - endpoint: "https://goerli.infura.io/v3/${ETH_NODE_API_KEY}" - dictionary: "https://dict-tyk.subquery.network/query/eth-goerli" \ No newline at end of file