mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-23 13:51:00 +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",
|
"Electron Cash": "https://electroncash.org",
|
||||||
"Exodus": "https://www.exodus.io"
|
"Exodus": "https://www.exodus.io"
|
||||||
},
|
},
|
||||||
"bitcoin:BELL": {
|
|
||||||
"Electrum-BELL": "https://bell.electrum-jp.net"
|
|
||||||
},
|
|
||||||
"bitcoin:BTC": {
|
"bitcoin:BTC": {
|
||||||
"Electrum": "https://electrum.org",
|
"Electrum": "https://electrum.org",
|
||||||
"Exodus": "https://www.exodus.io",
|
"Exodus": "https://www.exodus.io",
|
||||||
@ -144,8 +141,5 @@
|
|||||||
},
|
},
|
||||||
"bitcoin:ZCR": {
|
"bitcoin:ZCR": {
|
||||||
"Electrum-ZCR": "https://github.com/zcore-coin/electrum-wallet/"
|
"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