Edits to the new block chain docs
authorAli Younis <ayounis@uci.edu>
Fri, 18 Nov 2016 00:27:39 +0000 (16:27 -0800)
committerAli Younis <ayounis@uci.edu>
Fri, 18 Nov 2016 00:27:39 +0000 (16:27 -0800)
doc2/iotcloud.tex

index 9bbfc7c1d0e467701cd2d68a720604d7895353eb..31612024664b7701ebde6f18c2243d3bf40a1e6d 100644 (file)
@@ -1792,8 +1792,9 @@ Puts a guard transaction into the key value update.  A guard is a key value with
 Starts a transaction.  Clears out the key value pair update buffer.\\\r
 \begin{algorithmic}[1]\r
 \Function{TransactionStart}{$ $}\r
-    \LeftComment{Reset the key value update buffer}\r
-    \State $KVUpdate \gets \tuple{\emptyset, \emptyset}$\r
+    % \LeftComment{Reset the key value update buffer}\r
+    % \State $KVUpdate \gets \tuple{\emptyset, \emptyset}$\r
+    \State $PendingTrans \gets NULL$\r
 \EndFunction\r
 \end{algorithmic}\r
 \end{varwidth}% \r