1
0
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:
Vladimir Volek 2019-04-10 11:46:46 +02:00 committed by GitHub
commit e3e3ac971f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/"
}
},
{