diff --git a/core/payment-driver/erc20next/config-payments.toml b/core/payment-driver/erc20next/config-payments.toml index 6d5b0d2902..a2da79be78 100644 --- a/core/payment-driver/erc20next/config-payments.toml +++ b/core/payment-driver/erc20next/config-payments.toml @@ -93,7 +93,6 @@ names = """ eth-goerli.g.alchemy.com/v2/demo, eth-goerli.public.blastapi.io, eth-goerli.api.onfinality.io/public, -rpc.goerli.mudit.blog, endpoints.omniatech.io/v1/eth/goerli/public, rpc.goerli.eth.gateway.fm, goerli.blockpi.network/v1/rpc/public, @@ -108,7 +107,6 @@ endpoints = """ https://eth-goerli.g.alchemy.com/v2/demo, https://eth-goerli.public.blastapi.io, https://eth-goerli.api.onfinality.io/public, -https://rpc.goerli.mudit.blog, https://endpoints.omniatech.io/v1/eth/goerli/public, https://rpc.goerli.eth.gateway.fm, https://goerli.blockpi.network/v1/rpc/public, @@ -131,7 +129,6 @@ verify-interval-secs = 60 allowed-head-behind-secs = 120 dns-source = "goerli.rpc-node.dev.golem.network." - [chain.holesky] chain-name = "Holesky" chain-id = 17000 @@ -268,6 +265,3 @@ max-timeout-ms = 5000 verify-interval-secs = 60 allowed-head-behind-secs = 120 dns-source = "polygon.rpc-node.dev.golem.network." - - -