mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-02 01:36:06 +00:00
Switch to a new Infura account as a band-aid
This commit is contained in:
parent
047f354e9b
commit
dbb3dafce1
@ -10,7 +10,7 @@ const
|
|||||||
genesisFile = "genesis.ssz"
|
genesisFile = "genesis.ssz"
|
||||||
configFile = "config.yaml"
|
configFile = "config.yaml"
|
||||||
testnetsRepo = "eth2-testnets"
|
testnetsRepo = "eth2-testnets"
|
||||||
web3Url = "wss://goerli.infura.io/ws/v3/809a18497dd74102b5f37d25aae3c85a"
|
web3Url = "wss://goerli.infura.io/ws/v3/6224f3c792cc443fafb64e70a98f871e"
|
||||||
|
|
||||||
let
|
let
|
||||||
testnetsOrg = getEnv("ETH2_TESTNETS_ORG", "eth2-clients")
|
testnetsOrg = getEnv("ETH2_TESTNETS_ORG", "eth2-clients")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user