mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-17 21:22:10 +00:00
feat(common): update XDC wallet
This commit is contained in:
parent
595ac53b21
commit
5deee2ed00
@ -34747,12 +34747,8 @@
|
||||
"type": "coin",
|
||||
"wallet": [
|
||||
{
|
||||
"name": "MyCrypto",
|
||||
"url": "https://mycrypto.com"
|
||||
},
|
||||
{
|
||||
"name": "MyEtherWallet",
|
||||
"url": "https://www.myetherwallet.com"
|
||||
"name": "XDC Wallet",
|
||||
"url": "https://wallet.xinfin.network"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -27,6 +27,13 @@
|
||||
"ignore_cmc_rank": true,
|
||||
"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": {
|
||||
"hidden": true,
|
||||
"ignore_cmc_rank": true,
|
||||
|
Loading…
Reference in New Issue
Block a user