mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-12 09:00:58 +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
|
## 1.3.3-beta
|
||||||
|
|
||||||
**fixed**
|
**fixed**
|
||||||
|
@ -48,8 +48,8 @@
|
|||||||
"wss://etc2.trezor.io/geth"
|
"wss://etc2.trezor.io/geth"
|
||||||
],
|
],
|
||||||
"explorer": {
|
"explorer": {
|
||||||
"tx": "https://gastracker.io/tx/",
|
"tx": "https://etc1.trezor.io/tx/",
|
||||||
"address": "https://gastracker.io/addr/"
|
"address": "https://etc1.trezor.io/address/"
|
||||||
},
|
},
|
||||||
"hasSignVerify": true
|
"hasSignVerify": true
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user