mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-14 04:19:09 +00:00
Merge pull request #619 from trezor/fix/etc-explorer
change etc explorer to blockbook
This commit is contained in:
commit
b7e3bba41a
@ -1,3 +1,9 @@
|
||||
## next release
|
||||
|
||||
**changed**
|
||||
|
||||
- Explorer for ETC changed to etc1.trezor.io
|
||||
|
||||
## 1.3.3-beta
|
||||
|
||||
**fixed**
|
||||
|
@ -48,8 +48,8 @@
|
||||
"wss://etc2.trezor.io/geth"
|
||||
],
|
||||
"explorer": {
|
||||
"tx": "https://gastracker.io/tx/",
|
||||
"address": "https://gastracker.io/addr/"
|
||||
"tx": "https://etc1.trezor.io/tx/",
|
||||
"address": "https://etc1.trezor.io/address/"
|
||||
},
|
||||
"hasSignVerify": true
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user