aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCheshireCatNick <cheshirecatnick@gmail.com>2018-08-29 17:36:35 +0800
committerCheshireCatNick <cheshirecatnick@gmail.com>2018-08-29 17:36:35 +0800
commit561bb245eb572b9d42b68ee26fa46305516dcefc (patch)
tree46a1271d1bf8e04736c394dd4ec9a0786f9b57aa
parent9e28f967968597dc7a2136cf9ed952823ef8ce81 (diff)
downloaddexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.tar
dexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.tar.gz
dexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.tar.bz2
dexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.tar.lz
dexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.tar.xz
dexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.tar.zst
dexon-wiki-561bb245eb572b9d42b68ee26fa46305516dcefc.zip
Updated Home (markdown)
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index bc2c292..24c2caf 100644
--- a/Home.md
+++ b/Home.md
@@ -21,7 +21,7 @@ This document explains how DEXON is different compared to other blockchain infra
### Table of Contents
| Project | Throughput (TPS) | Latency (seconds) | Data Structure | Consensus | Smart Contract |
| --- | --- | --- | ------------- | --- | --- |
-| [DEXON](#dexon) | 1M+ | 2 | &emsp; &emsp; &emsp; &emsp; &emsp; &emsp; &emsp; | total ordering | O |
+|[DEXON](#dexon)|1M+|2|DAG-blocklattice &emsp; &emsp;|total ordering|O|
|[Algorand](#algorand)|875|< 60|chain|Byzantine agreement|△|
|[Bitcoin](#bitcoin)|7|3600|chain|longest chain rule|X|
|[Cardano](#cardano)|250|300|chain|Ouroboros|O|