mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-13 10:16:01 +00:00
[#11964] "TypeError: Network request failed" when switching to Goerli network
Signed-off-by: andrey <motor4ik@gmail.com>
This commit is contained in:
parent
995a647a34
commit
4000abfd0a
@ -143,7 +143,7 @@
|
||||
:config {:NetworkId (ethereum/chain-keyword->chain-id :goerli)
|
||||
:DataDir "/ethereum/goerli_rpc"
|
||||
:UpstreamConfig {:Enabled true
|
||||
:URL "https://goerli.blockscout.com/"}}}])
|
||||
:URL (str "https://goerli.infura.io/v3/" INFURA_TOKEN)}}}])
|
||||
|
||||
(def default-networks
|
||||
(concat testnet-networks mainnet-networks sidechain-networks))
|
||||
|
Loading…
x
Reference in New Issue
Block a user