From 69acf51075163f227f9145fcc8a4c1c8face13c3 Mon Sep 17 00:00:00 2001 From: WO <35449969+wo01@users.noreply.github.com> Date: Thu, 16 Aug 2018 02:28:51 +0900 Subject: [PATCH] Enable Koto (#189) --- defs/support.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/defs/support.json b/defs/support.json index f91962118..0b65f69cd 100644 --- a/defs/support.json +++ b/defs/support.json @@ -15,6 +15,7 @@ "Fujicoin": "1.6.1", "Groestlcoin": "1.6.2", "Groestlcoin Testnet": "1.6.2", + "Koto": "1.6.3", "Litecoin": "1.5.2", "Litecoin Testnet": "1.6.2", "Monacoin": "1.6.0", @@ -39,6 +40,7 @@ "Fujicoin": "2.0.5", "Groestlcoin": "2.0.8", "Groestlcoin Testnet": "2.0.8", + "Koto": "2.0.8", "Litecoin": "2.0.5", "Litecoin Testnet": "2.0.7", "Monacoin": "2.0.5", @@ -76,6 +78,7 @@ "Fujicoin": true, "Groestlcoin": true, "Groestlcoin Testnet": true, + "Koto": true, "Litecoin": true, "Litecoin Testnet": true, "Monacoin": true,