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

Update blockchain_link.json

Update the syscoin URL, our previous blockexplorer at sys1.bcfn.ca isn't operational any longer, making the trezor connection to syscoin fail.
This commit is contained in:
Claudio 2023-01-11 10:19:47 -03:00 committed by matejcik
parent 115f7daaaa
commit c63b334136

View File

@ -143,7 +143,7 @@
"bitcoin:SYS": {
"type": "blockbook",
"url": [
"https://sys1.bcfn.ca"
"https://blockbook.elint.services"
]
},
"bitcoin:TEST": {