diff --git a/configs/coins/ethereum_classic.json b/configs/coins/ethereum_classic.json deleted file mode 100644 index cde3d834..00000000 --- a/configs/coins/ethereum_classic.json +++ /dev/null @@ -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 - } -}