From 29892b487c1c84dc3382881e12df1a36e20cc5f7 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Tue, 21 Mar 2017 17:12:33 +0100 Subject: [PATCH] EIP-100: ommers of parent should be counted, not the direct ommers --- Paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Paper.tex b/Paper.tex index 799f606f..58eaeaab 100644 --- a/Paper.tex +++ b/Paper.tex @@ -468,7 +468,7 @@ \subsubsection{Block Header Validity} \end{equation} \begin{equation*} x \equiv \begin{cases} -1 & \text{if} \, \lVert B_\mathbf{U}\rVert = 0 \\ +1 & \text{if} \, \lVert P(H)_\mathbf{U}\rVert = 0 \\ 2 & \text{otherwise} \end{cases} \end{equation*}