diff options
author | kbjcobinhood <39326293+kbjcobinhood@users.noreply.github.com> | 2018-08-29 14:53:11 +0800 |
---|---|---|
committer | kbjcobinhood <39326293+kbjcobinhood@users.noreply.github.com> | 2018-08-29 14:53:11 +0800 |
commit | 2b230e834a9ed7325471b86f3a6b7e35a73b7f81 (patch) | |
tree | 7c2a2a517f173229ee1d1fc348c02c9d5151878d /Home.md | |
parent | cc543ab622f3258b6682e263dbbad122cae1f249 (diff) | |
download | dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.tar dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.tar.gz dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.tar.bz2 dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.tar.lz dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.tar.xz dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.tar.zst dexon-wiki-2b230e834a9ed7325471b86f3a6b7e35a73b7f81.zip |
Updated Home (markdown)
Diffstat (limited to 'Home.md')
-rw-r--r-- | Home.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ This document explains how DEXON is different compared to other blockchain infra 2. The comparison is based on our up-to-date understanding, and projects can be updated frequently. We will update this document if necessary. ### Definition +- Node in this document is a validator or a full node in the network - DAG-blocklattice: a DAG that every vertex has at least one edge and will not diverge (DAG width remains proportional to number of nodes) - DAG-tangle-lattice: a DAG that every vertex has exactly two edges and will not diverge - DAG-tangle: a DAG that every vertex has exactly two edges |