diff options
author | CheshireCatNick <cheshirecatnick@gmail.com> | 2018-08-29 17:37:00 +0800 |
---|---|---|
committer | CheshireCatNick <cheshirecatnick@gmail.com> | 2018-08-29 17:37:00 +0800 |
commit | b0e7ad82bfef0ef6c386e769038844219934a942 (patch) | |
tree | a046ef5e9557897bb922f83ffc7adc737f377e1c /Home.md | |
parent | 561bb245eb572b9d42b68ee26fa46305516dcefc (diff) | |
download | dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.tar dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.tar.gz dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.tar.bz2 dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.tar.lz dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.tar.xz dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.tar.zst dexon-wiki-b0e7ad82bfef0ef6c386e769038844219934a942.zip |
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r-- | Home.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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|DAG-blocklattice    |total ordering|O| +|[DEXON](#dexon)|1M+|2|DAG-blocklattice            |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| |