From 9c039a93ef6a902f2f165a2a4c1251d2fdb34d39 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Thu, 17 Oct 2019 09:14:07 -0700 Subject: [PATCH] Added Ethereum Classic Mordor Testnet --- data/ecosystems/e/ethereum-classic.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/e/ethereum-classic.toml b/data/ecosystems/e/ethereum-classic.toml index f1453bde..58d058d4 100644 --- a/data/ecosystems/e/ethereum-classic.toml +++ b/data/ecosystems/e/ethereum-classic.toml @@ -192,6 +192,9 @@ url = "https://github.com/etclabscore/media-kit" [[repo]] url = "https://github.com/etclabscore/merkle-mountain-range-1" +[[repo]] +url = "https://github.com/etclabscore/mordor" + [[repo]] url = "https://github.com/etclabscore/multi-geth"