diff --git a/defs/coins_details.json b/defs/coins_details.json index 606e60b5d0..4b57d5b864 100644 --- a/defs/coins_details.json +++ b/defs/coins_details.json @@ -574,7 +574,11 @@ "shortcut": "XZC", "t1_enabled": "yes", "t2_enabled": "yes", - "type": "coin" + "type": "coin", + "wallet": { + "Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc", + "Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool" + } }, "coin:ZEC": { "links": { @@ -12769,4 +12773,4 @@ "updated_at": 1529951560, "updated_at_readable": "Mon Jun 25 20:32:40 2018" } -} \ No newline at end of file +}