1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-30 18:01:07 +00:00

change ripple explorer url

This commit is contained in:
Szymon Lesisz 2018-12-11 14:02:55 +01:00
parent 7fc60c5fe3
commit 6d3722c493

View File

@ -8,8 +8,8 @@
"shortcut": "xrp", "shortcut": "xrp",
"bip44": "m/44'/144'/a'/0/0", "bip44": "m/44'/144'/a'/0/0",
"explorer": { "explorer": {
"tx": "https://etherscan.io/tx/", "tx": "https://sisyfos.trezor.io/ripple-testnet-explorer/tx/",
"address": "https://etherscan.io/address/" "address": "https://sisyfos.trezor.io/ripple-testnet-explorer/address/"
} }
}, },
{ {