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:
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…
Reference in New Issue
Block a user