From 2a59360afac5657a582b86f327f903e81d670f78 Mon Sep 17 00:00:00 2001 From: Scotty0448 <43150624+Scotty0448@users.noreply.github.com> Date: Thu, 19 Sep 2019 07:44:37 -0600 Subject: [PATCH] common/defs: add RITO to Connect (#536) --- common/defs/support.json | 1 + 1 file changed, 1 insertion(+) diff --git a/common/defs/support.json b/common/defs/support.json index 5210921bbf..b1f5998e85 100644 --- a/common/defs/support.json +++ b/common/defs/support.json @@ -32,6 +32,7 @@ "bitcoin:PIVX": true, "bitcoin:POLIS": true, "bitcoin:PTC": true, + "bitcoin:RITO": true, "bitcoin:RVN": true, "bitcoin:TAZ": true, "bitcoin:TBCH": true,