Skip to content

Commit

Permalink
Remove check that MIR beneficiaries exist when cert is posted
Browse files Browse the repository at this point in the history
We will filter out any non-registered stake credential at the reward update time
anyway.
  • Loading branch information
mgudemann committed Nov 5, 2019
1 parent ada1e53 commit ada20ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shelley/chain-and-ledger/formal-spec/delegation.tex
Expand Up @@ -568,7 +568,6 @@ \subsection{Delegation Rules}
\begin{equation}\label{eq:deleg-mir}
\inference[Deleg-Mir]
{
\dom{(\fun{moveRewards}~\var{c})} \subseteq \dom{stkCreds} \\
\var{c}\in \DCertMir\\
slot < \fun{firstSlot}((\fun{epoch}~\var{s} + 1)) - \fun{SlotsPrior}\\
\left(
Expand Down

0 comments on commit ada20ab

Please sign in to comment.