aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 10:36:59 +0800
committercheshirecatnick <cheshirecatnick@gmail.com>2018-08-29 10:36:59 +0800
commit54b46c0a3dd8c2a97e9eeede246abb96efb75983 (patch)
treeaa761905dbfaf73417707311a2ec76f240b94364
parentc156aba536aa1fc506a48ca4404f9c932509df53 (diff)
downloaddexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.tar
dexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.tar.gz
dexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.tar.bz2
dexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.tar.lz
dexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.tar.xz
dexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.tar.zst
dexon-wiki-54b46c0a3dd8c2a97e9eeede246abb96efb75983.zip
test
-rw-r--r--Home.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Home.md b/Home.md
index 25a4de1..2451447 100644
--- a/Home.md
+++ b/Home.md
@@ -6,11 +6,13 @@ 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
+<script type="text/javascript" src="http://latex.codecogs.com/latexit.js"></script>
- 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
- $T_{network}$: network delay between nodes
- <img src="https://latex.codecogs.com/svg.latex?T_{network}" />: network delay
+- <span lang="latex">T_{network}</span>
- $n$: number of nodes
- $b$: number of blocks to be confirmed
- $f$: ack frequency