1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 14:58:09 +00:00

Update monetaryunit.json (#194)

This commit is contained in:
Sotiris Blad 2018-08-23 18:57:28 +03:00 committed by Pavol Rusnak
parent 11c0404bfa
commit f30131b8db

View File

@ -33,7 +33,9 @@
"uri_prefix": "monetaryunit", "uri_prefix": "monetaryunit",
"min_address_length": 27, "min_address_length": 27,
"max_address_length": 34, "max_address_length": 34,
"bitcore": [], "bitcore": [
"https://explorer.monetaryunit.org"
],
"blockbook": [], "blockbook": [],
"cooldown": 100 "cooldown": 100
} }