mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-09 07:30:58 +00:00
Remove ripple
This commit is contained in:
parent
ca160451fc
commit
9f65832e53
@ -72,47 +72,6 @@
|
|||||||
"tx": "https://ropsten.etherscan.io/tx/",
|
"tx": "https://ropsten.etherscan.io/tx/",
|
||||||
"address": "https://ropsten.etherscan.io/address/"
|
"address": "https://ropsten.etherscan.io/address/"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "ripple",
|
|
||||||
"name": "Ripple",
|
|
||||||
"symbol": "XRP",
|
|
||||||
"shortcut": "xrp",
|
|
||||||
"bip44": "m/44'/144'/a'/0/0",
|
|
||||||
"decimals": 6,
|
|
||||||
"fee": {
|
|
||||||
"defaultFee": "12",
|
|
||||||
"minFee": "10",
|
|
||||||
"maxFee": "10000",
|
|
||||||
"levels": [
|
|
||||||
{"name": "Normal", "value": "12", "recommended": true }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"explorer": {
|
|
||||||
"tx": "https://xrpcharts.ripple.com/#/transactions/",
|
|
||||||
"address": "https://xrpcharts.ripple.com/#/graph/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"type": "ripple",
|
|
||||||
"name": "Ripple Testnet",
|
|
||||||
"testnet": true,
|
|
||||||
"symbol": "tXRP",
|
|
||||||
"shortcut": "txrp",
|
|
||||||
"bip44": "m/44'/144'/a'/0/0",
|
|
||||||
"decimals": 6,
|
|
||||||
"fee": {
|
|
||||||
"defaultFee": "12",
|
|
||||||
"minFee": "10",
|
|
||||||
"maxFee": "10000",
|
|
||||||
"levels": [
|
|
||||||
{"name": "Normal", "value": "12", "recommended": true }
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"explorer": {
|
|
||||||
"tx": "https://sisyfos.trezor.io/ripple-testnet-explorer/tx/",
|
|
||||||
"address": "https://sisyfos.trezor.io/ripple-testnet-explorer/address/"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user