mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-05-01 14:39:12 +00:00
fix(common): remove Ontology from misc, the impl is missing
This commit is contained in:
parent
2173f6cec7
commit
75a007177e
@ -100,18 +100,6 @@
|
|||||||
"SimpleStaking": "https://simplestaking.com"
|
"SimpleStaking": "https://simplestaking.com"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"name": "Ontology",
|
|
||||||
"shortcut": "ONT",
|
|
||||||
"slip44": 1024,
|
|
||||||
"curve": "nist256p1",
|
|
||||||
"decimals": 8,
|
|
||||||
"links": {
|
|
||||||
"Homepage": "https://ont.io",
|
|
||||||
"Github": "https://github.com/ontio/ontology"
|
|
||||||
},
|
|
||||||
"wallet": {}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"name": "EOS",
|
"name": "EOS",
|
||||||
"shortcut": "EOS",
|
"shortcut": "EOS",
|
||||||
|
@ -2336,7 +2336,6 @@
|
|||||||
"misc:BNB": "not implemented",
|
"misc:BNB": "not implemented",
|
||||||
"misc:EOS": "not implemented",
|
"misc:EOS": "not implemented",
|
||||||
"misc:LSK": "Incompatible mainnet hard-fork",
|
"misc:LSK": "Incompatible mainnet hard-fork",
|
||||||
"misc:ONT": "not implemented",
|
|
||||||
"misc:XMR": "not implemented",
|
"misc:XMR": "not implemented",
|
||||||
"misc:XRP": "not implemented",
|
"misc:XRP": "not implemented",
|
||||||
"misc:XTZ": "not implemented",
|
"misc:XTZ": "not implemented",
|
||||||
@ -4311,7 +4310,6 @@
|
|||||||
"misc:EOS": "2.1.1",
|
"misc:EOS": "2.1.1",
|
||||||
"misc:MAID": "2.0.10",
|
"misc:MAID": "2.0.10",
|
||||||
"misc:OMNI": "2.0.10",
|
"misc:OMNI": "2.0.10",
|
||||||
"misc:ONT": "soon",
|
|
||||||
"misc:USDT": "2.0.10",
|
"misc:USDT": "2.0.10",
|
||||||
"misc:WAN": "2.0.7",
|
"misc:WAN": "2.0.7",
|
||||||
"misc:XLM": "2.0.8",
|
"misc:XLM": "2.0.8",
|
||||||
|
Loading…
Reference in New Issue
Block a user