diff options
author | CheshireCatNick <cheshirecatnick@gmail.com> | 2018-08-30 16:59:52 +0800 |
---|---|---|
committer | CheshireCatNick <cheshirecatnick@gmail.com> | 2018-08-30 16:59:52 +0800 |
commit | 00035df7281e60df935dbf9add9f6ba9708f45a4 (patch) | |
tree | 5d5c801ce35cb5d27ec24207fd2c751518b92e53 /Home.md | |
parent | c04f20bf2691e19b53e2f3deb954ce457bf9dc1e (diff) | |
download | dexon-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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| |