common/defs: add electrum wallets (#310)

pull/295/head
y-chan 5 years ago committed by Pavol Rusnak
parent 592ace6b8f
commit 6da3180f1d

@ -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"

Loading…
Cancel
Save