Skip to content

Commit

Permalink
DO NOT MERGE - blow up at epoch 213
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Corduan committed Sep 23, 2020
1 parent 460ee17 commit 60cb5fa
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ newEpochTransition = do
e@(EpochNo e_)
) <-
judgmentContext

e_ < 213 ?! (CorruptRewardUpdate $ emptyRewardUpdate {rs = _rewards . _dstate . _delegationState . esLState $ es, deltaF = Coin 7})
if e_ /= eL + 1
then pure src
else do
Expand Down

0 comments on commit 60cb5fa

Please sign in to comment.