Add PublicNode Ethereum Goerli Endpoint (#2832)

This commit is contained in:
Sephiroth 2023-05-16 04:51:10 +00:00 committed by GitHub
parent 768cbce32a
commit 7892135c8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,8 @@
"rpc": [
"https://goerli.infura.io/v3/${INFURA_API_KEY}",
"wss://goerli.infura.io/v3/${INFURA_API_KEY}",
"https://rpc.goerli.mudit.blog/"
"https://rpc.goerli.mudit.blog/",
"https://ethereum-goerli.publicnode.com"
],
"faucets": [
"http://fauceth.komputing.org?chain=5&address=${ADDRESS}",