Skip to content

Commit

Permalink
leave a thunk in the Mark snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared Corduan authored and nfrisby committed Apr 17, 2021
1 parent 8d6f9d8 commit a4b0109
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -215,7 +215,7 @@ instance

-- | Snapshots of the stake distribution.
data SnapShots crypto = SnapShots
{ _pstakeMark :: !(SnapShot crypto),
{ _pstakeMark :: SnapShot crypto,
_pstakeSet :: !(SnapShot crypto),
_pstakeGo :: !(SnapShot crypto),
_feeSS :: !Coin
Expand Down

0 comments on commit a4b0109

Please sign in to comment.