mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-23 13:51:00 +00:00
fix(common): remove Wanchain from misc (it is now eth:WAN)
This commit is contained in:
parent
7aed8d535d
commit
8dd7ad3c3e
@ -112,20 +112,6 @@
|
|||||||
},
|
},
|
||||||
"wallet": {}
|
"wallet": {}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Wanchain",
|
|
||||||
"shortcut": "WAN",
|
|
||||||
"slip44": 5718350,
|
|
||||||
"curve": "secp256k1",
|
|
||||||
"decimals": 18,
|
|
||||||
"links": {
|
|
||||||
"Homepage": "https://wanchain.org",
|
|
||||||
"Github": "https://github.com/wanchain/go-wanchain"
|
|
||||||
},
|
|
||||||
"wallet": {
|
|
||||||
"Wanchain Wallet": "https://www.wanchain.org/getstarted/"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "EOS",
|
"name": "EOS",
|
||||||
"shortcut": "EOS",
|
"shortcut": "EOS",
|
||||||
|
@ -127,5 +127,8 @@
|
|||||||
},
|
},
|
||||||
"bitcoin:ZCR": {
|
"bitcoin:ZCR": {
|
||||||
"Electrum-ZCR": "https://github.com/zcore-coin/electrum-wallet/"
|
"Electrum-ZCR": "https://github.com/zcore-coin/electrum-wallet/"
|
||||||
|
},
|
||||||
|
"eth:WAN": {
|
||||||
|
"Wanchain Wallet": "https://www.wanchain.org/getstarted/"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user