1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00

defs: add backend for KMD

This commit is contained in:
Pavol Rusnak 2019-02-14 23:14:31 +01:00
parent fa4a6dde35
commit 04b2981dd5
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -32,7 +32,9 @@
"uri_prefix": "komodo",
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"bitcore": [
"https://kmdexplorer.io/"
],
"blockbook": [],
"cooldown": 100
}