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

defs: added blockbook URLs to Namecoin

This commit is contained in:
Petr Kracík 2018-09-12 16:27:43 +02:00 committed by Pavol Rusnak
parent d2b3b30999
commit 32a688f25a
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -34,6 +34,9 @@
"min_address_length": 27,
"max_address_length": 34,
"bitcore": [],
"blockbook": [],
"blockbook": [
"https://nmc1.trezor.io",
"https://nmc2.trezor.io"
],
"cooldown": 100
}