mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-16 19:38:09 +00:00
defs: fix zencash backend uri
This commit is contained in:
parent
f215c8cb5c
commit
5eae03131c
@ -34,7 +34,7 @@
|
|||||||
"min_address_length": 35,
|
"min_address_length": 35,
|
||||||
"max_address_length": 95,
|
"max_address_length": 95,
|
||||||
"bitcore": [
|
"bitcore": [
|
||||||
"https://explorer.zen-solutions.io/api"
|
"https://explorer.zensystem.io/insight-api-zen"
|
||||||
],
|
],
|
||||||
"blockbook": []
|
"blockbook": []
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user