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:
parent
115f7daaaa
commit
c63b334136
@ -143,7 +143,7 @@
|
|||||||
"bitcoin:SYS": {
|
"bitcoin:SYS": {
|
||||||
"type": "blockbook",
|
"type": "blockbook",
|
||||||
"url": [
|
"url": [
|
||||||
"https://sys1.bcfn.ca"
|
"https://blockbook.elint.services"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"bitcoin:TEST": {
|
"bitcoin:TEST": {
|
||||||
|
Loading…
Reference in New Issue
Block a user