mirror of
https://github.com/status-im/MyCrypto.git
synced 2025-01-12 03:54:13 +00:00
ETC Chainkorea Node (#1877)
This commit is contained in:
parent
b047c89690
commit
8e9e01ad4c
@ -78,6 +78,12 @@ 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/'
|
||||
}
|
||||
],
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user