Merge pull request #497 from trezor/feature/new-xrp-explorer

changed ripple explorer to xrpscan
pull/495/head
Vladimir Volek 5 years ago committed by GitHub
commit e3e3ac971f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -93,8 +93,8 @@
] ]
}, },
"explorer": { "explorer": {
"tx": "https://xrpcharts.ripple.com/#/transactions/", "tx": "https://xrpscan.com/tx/",
"address": "https://xrpcharts.ripple.com/#/graph/" "address": "https://xrpscan.com/account/"
} }
}, },
{ {

Loading…
Cancel
Save