From 7f11a853773b32eee9d0339de6cc439c9c575373 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Mon, 8 Jul 2019 11:50:01 +0200 Subject: [PATCH] common/defs: add Monero wallet link --- common/defs/misc/misc.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/common/defs/misc/misc.json b/common/defs/misc/misc.json index 6f707764bb..0f33e5080b 100644 --- a/common/defs/misc/misc.json +++ b/common/defs/misc/misc.json @@ -37,7 +37,9 @@ "Homepage": "https://getmonero.org", "Github": "https://github.com/monero-project/monero" }, - "wallet": {}, + "wallet": { + "Monero CLI/GUI": "https://www.getmonero.org/downloads/" + }, "blockchain_link": {} }, {