Skip to content

Commit

Permalink
\hyperlink{Omega}{\Omega}
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesray1 authored Feb 16, 2018
1 parent 2b186a8 commit 15ed994
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 15ed994

Please sign in to comment.