mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 04:18:10 +00:00
feat(common): update XDC wallet
This commit is contained in:
parent
595ac53b21
commit
5deee2ed00
@ -34747,12 +34747,8 @@
|
|||||||
"type": "coin",
|
"type": "coin",
|
||||||
"wallet": [
|
"wallet": [
|
||||||
{
|
{
|
||||||
"name": "MyCrypto",
|
"name": "XDC Wallet",
|
||||||
"url": "https://mycrypto.com"
|
"url": "https://wallet.xinfin.network"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "MyEtherWallet",
|
|
||||||
"url": "https://www.myetherwallet.com"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -27,6 +27,13 @@
|
|||||||
"ignore_cmc_rank": true,
|
"ignore_cmc_rank": true,
|
||||||
"reason": "this exists as misc:EOS and the eth: entry is probably a mistake"
|
"reason": "this exists as misc:EOS and the eth: entry is probably a mistake"
|
||||||
},
|
},
|
||||||
|
"eth:XDC": {
|
||||||
|
"wallet": {
|
||||||
|
"MyCrypto": null,
|
||||||
|
"MyEtherWallet": null,
|
||||||
|
"XDC Wallet": "https://wallet.xinfin.network"
|
||||||
|
}
|
||||||
|
},
|
||||||
"misc:LSK": {
|
"misc:LSK": {
|
||||||
"hidden": true,
|
"hidden": true,
|
||||||
"ignore_cmc_rank": true,
|
"ignore_cmc_rank": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user