feat(common): update XDC wallet

pull/1542/head
Pavol Rusnak 3 years ago
parent 595ac53b21
commit 5deee2ed00
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -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…
Cancel
Save