From d33010d6d3a814d01a165b3c497e023b0492b082 Mon Sep 17 00:00:00 2001 From: JonSalazar Date: Tue, 8 Oct 2019 13:18:35 -0600 Subject: [PATCH] common/defs: add XSN to wallets.json --- common/defs/wallets.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/common/defs/wallets.json b/common/defs/wallets.json index a1d7cdc0bf..3a3eba45ab 100644 --- a/common/defs/wallets.json +++ b/common/defs/wallets.json @@ -94,5 +94,8 @@ }, "bitcoin:UNO": { "Electrum-UNO": "https://github.com/flurbos/electrum" + }, + "bitcoin:XSN": { + "Stakenet": "https://xsnexplorer.io/trezor" } }