mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-23 14:58:09 +00:00
defs: add more electrum forks to support.json
This commit is contained in:
parent
2f418817cc
commit
1e94dbce6a
@ -84,8 +84,16 @@
|
||||
},
|
||||
"electrum": {
|
||||
"Bitcoin": "https://electrum.org",
|
||||
"Litecoin": "https://electrum-ltc.org",
|
||||
"Bcash": "https://electroncash.org",
|
||||
"Dash": "https://electrum.dash.org"
|
||||
"Bgold": "https://github.com/BTCGPU/electrum",
|
||||
"Bprivate": "https://github.com/BTCPrivate/electrum-btcp",
|
||||
"Dash": "https://electrum.dash.org",
|
||||
"Groestlcoin": "https://www.groestlcoin.org/groestlcoin-electrum-wallet/",
|
||||
"Koto": "https://electrum.kotocoin.info",
|
||||
"Litecoin": "https://electrum-ltc.org",
|
||||
"Monacoin": "https://electrum-mona.org",
|
||||
"Namecoin": "https://github.com/namecoin/electrum-nmc",
|
||||
"Viacoin": "https://vialectrum.org",
|
||||
"Zcoin": "https://github.com/zcoinofficial/electrum-xzc"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user