mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 05:28:40 +00:00
chore(common): add kmd wallet
[no changelog]
This commit is contained in:
parent
6ec40689ff
commit
207ffcd0da
@ -396,7 +396,12 @@
|
||||
"t1_enabled": "yes",
|
||||
"t2_enabled": "yes",
|
||||
"type": "coin",
|
||||
"wallet": []
|
||||
"wallet": [
|
||||
{
|
||||
"name": "AtomicDEX",
|
||||
"url": "https://app.atomicdex.io/"
|
||||
}
|
||||
]
|
||||
},
|
||||
"bitcoin:KOTO": {
|
||||
"links": {
|
||||
|
@ -55,6 +55,9 @@
|
||||
"bitcoin:GRS": {
|
||||
"Electrum-GRS": "https://www.groestlcoin.org/groestlcoin-electrum-wallet"
|
||||
},
|
||||
"bitcoin:KMD": {
|
||||
"AtomicDEX": "https://app.atomicdex.io/"
|
||||
},
|
||||
"bitcoin:KOTO": {
|
||||
"Electrum-KOTO": "https://electrum.kotocoin.info"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user