aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 17:34:31 +0800
committercheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 17:34:31 +0800
commit9e28f967968597dc7a2136cf9ed952823ef8ce81 (patch)
tree39392b9df4dbdacd59a5f582c681d6641ce911b4
parent9fa4744fd8e14adcd9f5ada7372227b1587c79d9 (diff)
downloaddexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.tar
dexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.tar.gz
dexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.tar.bz2
dexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.tar.lz
dexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.tar.xz
dexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.tar.zst
dexon-wiki-9e28f967968597dc7a2136cf9ed952823ef8ce81.zip
test
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index 0a8c717..bc2c292 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; &emsp; &emsp; | total ordering | O |
+| [DEXON](#dexon) | 1M+ | 2 | &emsp; &emsp; &emsp; &emsp; &emsp; &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|