mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-25 17:09:44 +00:00
common/defs: add electrum wallets (#310)
This commit is contained in:
parent
592ace6b8f
commit
6da3180f1d
@ -5,6 +5,9 @@
|
|||||||
"bitcoin:BCH": {
|
"bitcoin:BCH": {
|
||||||
"Electron Cash": "https://electroncash.org"
|
"Electron Cash": "https://electroncash.org"
|
||||||
},
|
},
|
||||||
|
"bitcoin:BELL": {
|
||||||
|
"Electrum-BELL": "https://bell.electrum-jp.net"
|
||||||
|
},
|
||||||
"bitcoin:BTC": {
|
"bitcoin:BTC": {
|
||||||
"Electrum": "https://electrum.org"
|
"Electrum": "https://electrum.org"
|
||||||
},
|
},
|
||||||
@ -50,6 +53,9 @@
|
|||||||
"bitcoin:VIA": {
|
"bitcoin:VIA": {
|
||||||
"Vialectrum": "https://vialectrum.org"
|
"Vialectrum": "https://vialectrum.org"
|
||||||
},
|
},
|
||||||
|
"bitcoin:VIPS": {
|
||||||
|
"Electrum-VIPS": "https://electrum-vips.info"
|
||||||
|
},
|
||||||
"bitcoin:XZC": {
|
"bitcoin:XZC": {
|
||||||
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
|
"Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc",
|
||||||
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"
|
"Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool"
|
||||||
|
Loading…
Reference in New Issue
Block a user