mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-17 18:42:01 +00:00
repsten explorer url fix
This commit is contained in:
parent
0d1e49e114
commit
13b8d90c72
@ -68,7 +68,7 @@
|
|||||||
],
|
],
|
||||||
"explorer": {
|
"explorer": {
|
||||||
"tx": "https://ropsten.etherscan.io/tx/",
|
"tx": "https://ropsten.etherscan.io/tx/",
|
||||||
"address": "https://ropsten.etherscan.io/tx/"
|
"address": "https://ropsten.etherscan.io/address/"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user