1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00

defs: add Komodo backend (#289)

This commit is contained in:
ca333 2019-03-05 16:25:37 +01:00 committed by Pavol Rusnak
parent e8db62a5f5
commit 3dc6637242

View File

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