fix(common): remove Ontology from misc, the impl is missing

pull/1781/head
matejcik 3 years ago committed by matejcik
parent 2173f6cec7
commit 75a007177e

@ -100,18 +100,6 @@
"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",
"shortcut": "EOS",

@ -2336,7 +2336,6 @@
"misc:BNB": "not implemented",
"misc:EOS": "not implemented",
"misc:LSK": "Incompatible mainnet hard-fork",
"misc:ONT": "not implemented",
"misc:XMR": "not implemented",
"misc:XRP": "not implemented",
"misc:XTZ": "not implemented",
@ -4311,7 +4310,6 @@
"misc:EOS": "2.1.1",
"misc:MAID": "2.0.10",
"misc:OMNI": "2.0.10",
"misc:ONT": "soon",
"misc:USDT": "2.0.10",
"misc:WAN": "2.0.7",
"misc:XLM": "2.0.8",

Loading…
Cancel
Save