mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
defs: add KMD to T1 and T2
This commit is contained in:
parent
ee25c4a6f4
commit
a37e80905e
@ -30,8 +30,8 @@
|
|||||||
"dust_limit": 546,
|
"dust_limit": 546,
|
||||||
"blocktime_seconds": 60,
|
"blocktime_seconds": 60,
|
||||||
"uri_prefix": "komodo",
|
"uri_prefix": "komodo",
|
||||||
"min_address_length": 27,
|
"min_address_length": 35,
|
||||||
"max_address_length": 34,
|
"max_address_length": 95,
|
||||||
"bitcore": [],
|
"bitcore": [],
|
||||||
"blockbook": [],
|
"blockbook": [],
|
||||||
"cooldown": 100
|
"cooldown": 100
|
||||||
|
@ -75,6 +75,7 @@
|
|||||||
"bitcoin:GAME": "1.7.1",
|
"bitcoin:GAME": "1.7.1",
|
||||||
"bitcoin:GIN": "1.7.2",
|
"bitcoin:GIN": "1.7.2",
|
||||||
"bitcoin:GRS": "1.6.2",
|
"bitcoin:GRS": "1.6.2",
|
||||||
|
"bitcoin:KMD": "1.8.0",
|
||||||
"bitcoin:KOTO": "1.7.1",
|
"bitcoin:KOTO": "1.7.1",
|
||||||
"bitcoin:LTC": "1.5.2",
|
"bitcoin:LTC": "1.5.2",
|
||||||
"bitcoin:MEC": "1.7.2",
|
"bitcoin:MEC": "1.7.2",
|
||||||
@ -986,6 +987,7 @@
|
|||||||
"bitcoin:GAME": "2.0.8",
|
"bitcoin:GAME": "2.0.8",
|
||||||
"bitcoin:GIN": "2.0.11",
|
"bitcoin:GIN": "2.0.11",
|
||||||
"bitcoin:GRS": "2.0.8",
|
"bitcoin:GRS": "2.0.8",
|
||||||
|
"bitcoin:KMD": "2.0.11",
|
||||||
"bitcoin:KOTO": "2.0.8",
|
"bitcoin:KOTO": "2.0.8",
|
||||||
"bitcoin:LTC": "2.0.5",
|
"bitcoin:LTC": "2.0.5",
|
||||||
"bitcoin:MEC": "2.0.10",
|
"bitcoin:MEC": "2.0.10",
|
||||||
|
Loading…
Reference in New Issue
Block a user