mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-02-12 19:17:30 +00:00
Remove Chainkorea from the list
This commit is contained in:
parent
ecb9aca739
commit
4570146d58
@ -78,12 +78,6 @@ export const NODE_CONFIGS: { [key in StaticNetworkIds]: RawNodeConfig[] } = {
|
||||
type: 'rpc',
|
||||
service: 'Ethereum Commonwealth',
|
||||
url: 'https://etc-geth.0xinfra.com/'
|
||||
},
|
||||
{
|
||||
name: makeNodeName('ETC', 'chainkorea'),
|
||||
type: 'rpc',
|
||||
service: 'Chainkorea',
|
||||
url: 'https://node.classicexplorer.org/'
|
||||
}
|
||||
],
|
||||
|
||||
@ -165,6 +159,12 @@ export const NODE_CONFIGS: { [key in StaticNetworkIds]: RawNodeConfig[] } = {
|
||||
type: 'rpc',
|
||||
service: '0xinfra.com',
|
||||
url: 'https://clo-geth.0xinfra.com/'
|
||||
},
|
||||
{
|
||||
name: makeNodeName('CLO', 'chainkorea'),
|
||||
type: 'rpc',
|
||||
service: 'Chainkorea',
|
||||
url: 'https://node.clopool.net/'
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user