Skip to content

Commit

Permalink
Merge branch 'release/v0.14' of https://github.com/golemfactory/yagna
Browse files Browse the repository at this point in the history
…into release/v0.14
  • Loading branch information
scx1332 committed Dec 6, 2023
2 parents 7a26032 + 34ea918 commit ae6a410
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions core/payment-driver/erc20next/config-payments.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand All @@ -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,
Expand All @@ -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
Expand Down Expand Up @@ -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."



0 comments on commit ae6a410

Please sign in to comment.