Remove ethereum goerli (#462)

* Remove ethereum goerli

* add Sepolia chains
This commit is contained in:
Anton
2024-04-30 14:33:27 +03:00
committed by GitHub
parent 206adba735
commit 99aacf8979
10 changed files with 32 additions and 138 deletions

View File

@@ -19,9 +19,3 @@ cluster:
ethereum:
rpc:
url: "https://kovan.infura.io/v3/${INFURA_USER}"
- id: infura-goerli
chain: goerli
connection:
ethereum:
rpc:
url: "https://goerli.infura.io/v3/${INFURA_USER}"