Removed duplicit definition of ETC

This commit is contained in:
Jakub Matys 2018-08-30 13:34:56 +02:00
parent 22f662e0fb
commit 801b589ba6

View File

@ -1,14 +0,0 @@
{
"coin": {
"name": "Ethereum Classic",
"shortcut": "ETC",
"label": "Ethereum Classic",
"alias": "ethereum_classic"
},
"ports": {
"backend_rpc": 8037,
"backend_message_queue": 0,
"blockbook_internal": 9037,
"blockbook_public": 9137
}
}