mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-09 10:41:56 +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'
|
||||
},
|
||||
{
|
||||
name: makeNodeName('ETC', 'commonwealth'),
|
||||
name: makeNodeName('ETC', 'gastracker'),
|
||||
type: 'rpc',
|
||||
service: 'Ethereum Commonwealth',
|
||||
url: 'https://etc-geth.0xinfra.com/'
|
||||
service: 'GasTracker (ETCDEV)',
|
||||
url: 'https://web3.gastracker.io'
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user