mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-22 07:28:10 +00:00
kmd update addr length (#269)
This commit is contained in:
parent
6fb0c34fab
commit
9d887f0388
@ -30,8 +30,8 @@
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 60,
|
||||
"uri_prefix": "komodo",
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"cooldown": 100
|
||||
|
Loading…
Reference in New Issue
Block a user