1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

common/defs: add electrum wallets (#310)

This commit is contained in:
y-chan 2019-07-08 02:44:56 -07:00 committed by Pavol Rusnak
parent 592ace6b8f
commit 6da3180f1d

View File

@ -5,6 +5,9 @@
"bitcoin:BCH": {
"Electron Cash": "https://electroncash.org"
},
"bitcoin:BELL": {
"Electrum-BELL": "https://bell.electrum-jp.net"
},
"bitcoin:BTC": {
"Electrum": "https://electrum.org"
},
@ -50,6 +53,9 @@
"bitcoin:VIA": {
"Vialectrum": "https://vialectrum.org"
},
"bitcoin:VIPS": {
"Electrum-VIPS": "https://electrum-vips.info"
},
"bitcoin:XZC": {
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"