mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 10:48:22 +00:00
Merge pull request #497 from trezor/feature/new-xrp-explorer
changed ripple explorer to xrpscan
This commit is contained in:
commit
e3e3ac971f
@ -93,8 +93,8 @@
|
||||
]
|
||||
},
|
||||
"explorer": {
|
||||
"tx": "https://xrpcharts.ripple.com/#/transactions/",
|
||||
"address": "https://xrpcharts.ripple.com/#/graph/"
|
||||
"tx": "https://xrpscan.com/tx/",
|
||||
"address": "https://xrpscan.com/account/"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user