diff --git a/sietch.pdf b/sietch.pdf index 4344624..f15c539 100644 Binary files a/sietch.pdf and b/sietch.pdf differ diff --git a/sietch.tex b/sietch.tex index fc06fa9..206a3fb 100644 --- a/sietch.tex +++ b/sietch.tex @@ -520,7 +520,8 @@ to be directed graphs, since there are always funds which are unspent becoming spent, i.e. a direction associated with each transaction. This direction can be mathematically defined using the timestamp of the transaction. Inputs are unspent at the time of the transaction -and outputs are spent at the time of the transaction. +and become spent after the transaction. Outputs do not exist before +the transaction and are unspent after the transaction. There is a great deal of mathematical history devoted to the study of \textbf{graph theory} that has not been applied to blockchain analysis,