mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 12:00:59 +00:00
defs: disable komodo backend, they don't have /api endpoint
This commit is contained in:
parent
b80a5ef497
commit
d59e8caca8
@ -32,9 +32,7 @@
|
|||||||
"uri_prefix": "komodo",
|
"uri_prefix": "komodo",
|
||||||
"min_address_length": 27,
|
"min_address_length": 27,
|
||||||
"max_address_length": 34,
|
"max_address_length": 34,
|
||||||
"bitcore": [
|
"bitcore": [],
|
||||||
"https://kmdexplorer.io"
|
|
||||||
],
|
|
||||||
"blockbook": [],
|
"blockbook": [],
|
||||||
"cooldown": 100
|
"cooldown": 100
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user