aboutsummaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorCheshireCatNick <cheshirecatnick@gmail.com>2018-08-30 16:59:09 +0800
committerCheshireCatNick <cheshirecatnick@gmail.com>2018-08-30 16:59:09 +0800
commit0377f035a7cba9b4e7cd1e454c3abb961945ddee (patch)
tree45b859cc82b6092cbbdbae0b9bf161d1a6a93160 /Home.md
parentdbc9a058b7e910534ab8cea78f5aa7b1ce0d1277 (diff)
downloaddexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.tar
dexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.tar.gz
dexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.tar.bz2
dexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.tar.lz
dexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.tar.xz
dexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.tar.zst
dexon-wiki-0377f035a7cba9b4e7cd1e454c3abb961945ddee.zip
Updated Home (markdown)
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 8d427c1..e98b27b 100644
--- a/Home.md
+++ b/Home.md
@@ -20,7 +20,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|<img src="https://latex.codecogs.com/svg.latex?blocklattice(1,n+1)" />|total ordering|O|
+|[DEXON](#dexon)|1M+|2|<img src="https://latex.codecogs.com/svg.latex?blocklattice(1,n+1)" width="500"/>|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|