aboutsummaryrefslogtreecommitdiffstats
path: root/Home.md
diff options
context:
space:
mode:
authorCheshireCatNick <cheshirecatnick@gmail.com>2018-08-30 16:59:52 +0800
committerCheshireCatNick <cheshirecatnick@gmail.com>2018-08-30 16:59:52 +0800
commit00035df7281e60df935dbf9add9f6ba9708f45a4 (patch)
tree5d5c801ce35cb5d27ec24207fd2c751518b92e53 /Home.md
parentc04f20bf2691e19b53e2f3deb954ce457bf9dc1e (diff)
downloaddexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.tar
dexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.tar.gz
dexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.tar.bz2
dexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.tar.lz
dexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.tar.xz
dexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.tar.zst
dexon-wiki-00035df7281e60df935dbf9add9f6ba9708f45a4.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 c80c80b..cb2dfb6 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)" width="300px"/>|total ordering|O|
+|[DEXON](#dexon)|1M+|2|<img src="https://latex.codecogs.com/svg.latex?blocklattice(1,n+1)" width="600px"/>|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|