diff options
author | CheshireCatNick <cheshirecatnick@gmail.com> | 2018-08-30 16:59:09 +0800 |
---|---|---|
committer | CheshireCatNick <cheshirecatnick@gmail.com> | 2018-08-30 16:59:09 +0800 |
commit | 0377f035a7cba9b4e7cd1e454c3abb961945ddee (patch) | |
tree | 45b859cc82b6092cbbdbae0b9bf161d1a6a93160 /Home.md | |
parent | dbc9a058b7e910534ab8cea78f5aa7b1ce0d1277 (diff) | |
download | dexon-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.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)" />|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| |