diff --git a/Paper.tex b/Paper.tex index 11eca5e7..76f7160e 100644 --- a/Paper.tex +++ b/Paper.tex @@ -2037,7 +2037,7 @@ \subsection{Instruction Set} 0 & \text{otherwise} \end{cases}$ \\ &&&& $C_{\text{\tiny SELFDESTRUCT}}(\boldsymbol{\sigma}, \boldsymbol{\mu}) \equiv G_{selfdestruct} + \begin{cases} -G_{newaccount} & \text{if} \quad \boldsymbol{\sigma}[\boldsymbol{\mu}_\mathbf{s}[1] \mod 2^{160}] = \varnothing \\ +G_{newaccount} & \text{if} \quad \boldsymbol{\sigma}[\boldsymbol{\mu}_\mathbf{s}[0] \mod 2^{160}] = \varnothing \\ 0 & \text{otherwise} \end{cases}$ \\ \bottomrule