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:
parent
8b52c5bd3f
commit
457f10c178
@ -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
|
||||
|
||||
|
@ -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
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user