mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-24 18:09:10 +00:00
Add gastracker; remove Commonwealth as Commonwealth nodes are currently down.
Preventative measure for increased traffic from the Coinbase addition. Will follow-up with more nodes.
This commit is contained in:
parent
952603aba7
commit
b7e6a52212
@ -74,10 +74,10 @@ export const NODE_CONFIGS: { [key in StaticNetworkIds]: RawNodeConfig[] } = {
|
|||||||
url: 'https://cry.epool.io'
|
url: 'https://cry.epool.io'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
name: makeNodeName('ETC', 'commonwealth'),
|
name: makeNodeName('ETC', 'gastracker'),
|
||||||
type: 'rpc',
|
type: 'rpc',
|
||||||
service: 'Ethereum Commonwealth',
|
service: 'GasTracker (ETCDEV)',
|
||||||
url: 'https://etc-geth.0xinfra.com/'
|
url: 'https://web3.gastracker.io'
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user