1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-14 04:19:09 +00:00

change etc explorer to blockbook

This commit is contained in:
slowbackspace 2020-01-04 11:56:28 +01:00
parent 8b52c5bd3f
commit 457f10c178
2 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
**changed**
- Explorer for ETC changed to receipt.emeraldpay.io
- Explorer for ETC changed to etc1.trezor.io
## 1.3.3-beta

View File

@ -48,8 +48,8 @@
"wss://etc2.trezor.io/geth"
],
"explorer": {
"tx": "https://receipt.emeraldpay.io/tx/",
"address": "https://receipt.emeraldpay.io/balance/"
"tx": "https://etc1.trezor.io/tx/",
"address": "https://etc1.trezor.io/address/"
},
"hasSignVerify": true
},