aboutsummaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorcheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 17:33:18 +0800
committercheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 17:33:18 +0800
commit9fa4744fd8e14adcd9f5ada7372227b1587c79d9 (patch)
treecd87f36e9ba41573ff9ccb8a8a5f97fb7c1347e6 /Home.md
parentfca3e38b539f5bfe06c9627cb07d7344db2ead24 (diff)
downloaddexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.tar
dexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.tar.gz
dexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.tar.bz2
dexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.tar.lz
dexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.tar.xz
dexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.tar.zst
dexon-wiki-9fa4744fd8e14adcd9f5ada7372227b1587c79d9.zip
test
Diffstat (limited to 'Home.md')
-rw-r--r--Home.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/Home.md b/Home.md
index ea60b16..0a8c717 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 | &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; | total ordering | O |
+| [DEXON](#dexon) | 1M+ | 2 | &emsp; &emsp; &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|