From 15ed9942507128fcc0087c71f5d22f6e39c05003 Mon Sep 17 00:00:00 2001 From: James Ray <16969914+jamesray1@users.noreply.github.com> Date: Fri, 16 Feb 2018 21:52:03 +1100 Subject: [PATCH] \hyperlink{Omega}{\Omega} --- Paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Paper.tex b/Paper.tex index 52e348e3..43e4a8e5 100644 --- a/Paper.tex +++ b/Paper.tex @@ -1181,9 +1181,9 @@ \subsection{State \& Nonce Validation}\label{sec:statenoncevalidation} \Upsilon^{\mathrm{z}}(\boldsymbol{\sigma}[n - 1], B_{\mathbf{T}}[n]) \end{equation} -\hypertarget{Pi}{}Finally, we define $\Pi$ as the new state given the block reward function $\Omega$ applied to the final transaction's resultant state, $\hyperlink{ell}{\ell}(\boldsymbol{\sigma})$: +\hypertarget{Pi}{}Finally, we define $\Pi$ as the new state given the block reward function $\hyperlink{Omega}{\Omega}$ applied to the final transaction's resultant state, $\hyperlink{ell}{\ell}(\boldsymbol{\sigma})$: \begin{equation} -\Pi(\boldsymbol{\sigma}, B) \equiv \Omega(B, \ell(\boldsymbol{\sigma})) +\Pi(\boldsymbol{\sigma}, B) \equiv \hyperlink{Omega}{\Omega}(B, \ell(\boldsymbol{\sigma})) \end{equation} Thus the complete block-transition mechanism is defined, except for $\mathtt{PoW}$, the proof-of-work function.