defs: add KMD to T1 and T2

pull/41/head
Pavol Rusnak 5 years ago
parent ee25c4a6f4
commit a37e80905e
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -30,8 +30,8 @@
"dust_limit": 546,
"blocktime_seconds": 60,
"uri_prefix": "komodo",
"min_address_length": 27,
"max_address_length": 34,
"min_address_length": 35,
"max_address_length": 95,
"bitcore": [],
"blockbook": [],
"cooldown": 100

@ -75,6 +75,7 @@
"bitcoin:GAME": "1.7.1",
"bitcoin:GIN": "1.7.2",
"bitcoin:GRS": "1.6.2",
"bitcoin:KMD": "1.8.0",
"bitcoin:KOTO": "1.7.1",
"bitcoin:LTC": "1.5.2",
"bitcoin:MEC": "1.7.2",
@ -986,6 +987,7 @@
"bitcoin:GAME": "2.0.8",
"bitcoin:GIN": "2.0.11",
"bitcoin:GRS": "2.0.8",
"bitcoin:KMD": "2.0.11",
"bitcoin:KOTO": "2.0.8",
"bitcoin:LTC": "2.0.5",
"bitcoin:MEC": "2.0.10",

Loading…
Cancel
Save