diff --git a/Paper.tex b/Paper.tex index 63f02da4..4b480334 100644 --- a/Paper.tex +++ b/Paper.tex @@ -2510,13 +2510,12 @@ \subsection{Deletion of an Account Despite Out-of-gas} At block 2675119, in the transaction \seqsplit{0xcf416c536ec1a19ed1fb89e4ec7ffb3cf73aa413b3aa9b77d60e4fd81a4296ba}, an account at address 0x03 was called and an out-of-gas occurred during the call. Against the equation (\ref{eq:pre}), this added 0x03 in the set of touched addresses, and this transaction turned $\boldsymbol{\sigma}[0x03]$ into $\varnothing$. -\section{List of mathematical symbols}\label{app:symbols} -\begin{tabu*}{X[l]X[c]X} \savetabu{col3} +\section{List of mathematical symbols} \label{app:symbols} +\begin{tabu*} spread 0pt {X[l] X[c] X} \savetabu{col3} \toprule Symbol & Latex Command & Description \hypertarget{bigvee}{}\\ \midrule $\bigvee$ & \verb|\bigvee| & This is the least upper bound, supremum, or join of all elements operated on. Thus it is the greatest element of such elements (\cite{Davey2002_zbMATH01748069}).\\ \bottomrule \end{tabu*} - \end{document}