1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

common: drop Trust Wallet from BNB (no Trezor integration)

This commit is contained in:
matejcik 2019-12-16 17:54:08 +01:00
parent 8890d90f26
commit c8b1a061de
2 changed files with 10 additions and 58 deletions

View File

@ -80,32 +80,6 @@
} }
] ]
}, },
"bitcoin:BITG": {
"links": {
"Github": "https://github.com/bitgreen/bitgreen",
"Homepage": "https://bitg.org"
},
"marketcap_usd": 849111,
"name": "BitGreen",
"shortcut": "BITG",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "coin",
"wallet": []
},
"bitcoin:BST": {
"links": {
"Github": "https://github.com/BlockStamp/bst",
"Homepage": "https://blockstamp.info"
},
"marketcap_usd": 2629356,
"name": "BlockStamp",
"shortcut": "BST",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "coin",
"wallet": []
},
"bitcoin:BTC": { "bitcoin:BTC": {
"links": { "links": {
"Github": "https://github.com/bitcoin/bitcoin", "Github": "https://github.com/bitcoin/bitcoin",
@ -377,19 +351,6 @@
"type": "coin", "type": "coin",
"wallet": [] "wallet": []
}, },
"bitcoin:FAIR": {
"links": {
"Github": "https://github.com/faircoin/faircoin",
"Homepage": "https://www.faircoin.world"
},
"marketcap_usd": 0,
"name": "FairCoin",
"shortcut": "FAIR",
"t1_enabled": "yes",
"t2_enabled": "yes",
"type": "coin",
"wallet": []
},
"bitcoin:FJC": { "bitcoin:FJC": {
"links": { "links": {
"Github": "https://github.com/fujicoin/fujicoin", "Github": "https://github.com/fujicoin/fujicoin",
@ -23392,12 +23353,7 @@
"t1_enabled": "no", "t1_enabled": "no",
"t2_enabled": "yes", "t2_enabled": "yes",
"type": "coin", "type": "coin",
"wallet": [ "wallet": []
{
"name": "Trust Wallet",
"url": "https://trustwallet.com"
}
]
}, },
"misc:EOS": { "misc:EOS": {
"links": { "links": {
@ -23736,12 +23692,12 @@
} }
}, },
"info": { "info": {
"marketcap_supported": "92.95 %", "marketcap_supported": "94.24 %",
"marketcap_usd": 182923614853, "marketcap_usd": 182920136386,
"t1_coins": 1068, "t1_coins": 1065,
"t2_coins": 1183, "t2_coins": 1180,
"total_marketcap_usd": 196806559730, "total_marketcap_usd": 194095360631,
"updated_at": 1576247920, "updated_at": 1576515187,
"updated_at_readable": "Fri Dec 13 15:38:40 2019" "updated_at_readable": "Mon Dec 16 17:53:07 2019"
} }
} }

View File

@ -84,9 +84,7 @@
}, },
"blockchain_link": { "blockchain_link": {
"type": "ripple", "type": "ripple",
"url": [ "url": ["wss://s.altnet.rippletest.net"]
"wss://s.altnet.rippletest.net"
]
} }
}, },
{ {
@ -203,9 +201,7 @@
"links": { "links": {
"Homepage": "https://binance.org" "Homepage": "https://binance.org"
}, },
"wallet": { "wallet": {},
"Trust Wallet": "https://trustwallet.com"
},
"blockchain_link": null "blockchain_link": null
}, },
{ {