mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-23 05:40:57 +00:00
fix(common): drop non-functional wallet links (fixes #1400)
This commit is contained in:
parent
1d151ab4fe
commit
8cae43f874
@ -9,9 +9,6 @@
|
||||
"Electron Cash": "https://electroncash.org",
|
||||
"Exodus": "https://www.exodus.io"
|
||||
},
|
||||
"bitcoin:BELL": {
|
||||
"Electrum-BELL": "https://bell.electrum-jp.net"
|
||||
},
|
||||
"bitcoin:BTC": {
|
||||
"Electrum": "https://electrum.org",
|
||||
"Exodus": "https://www.exodus.io",
|
||||
@ -144,8 +141,5 @@
|
||||
},
|
||||
"bitcoin:ZCR": {
|
||||
"Electrum-ZCR": "https://github.com/zcore-coin/electrum-wallet/"
|
||||
},
|
||||
"bitcoin:ZNY": {
|
||||
"Electrum-ZNY": "https://zny.electrum-jp.net"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user