From fa5b9516757d44d2cf2add3f13635cd2e895e97b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20B=C3=ADlek?= Date: Thu, 21 Jun 2018 12:05:41 +0200 Subject: [PATCH] Add dogecoin to supported coins --- defs/support.json | 1 + 1 file changed, 1 insertion(+) diff --git a/defs/support.json b/defs/support.json index a8994a16f..c82aa1c36 100644 --- a/defs/support.json +++ b/defs/support.json @@ -48,6 +48,7 @@ "Bcash": true, "Bgold": true, "Dash": true, + "Dogecoin": true, "Litecoin": true, "Zcash": true, "Testnet": true,