Skip to content

Commit

Permalink
Update eras/shelley/test-suite/src/Test/Cardano/Ledger/Shelley/Rules/…
Browse files Browse the repository at this point in the history
…TestChain.hs
  • Loading branch information
Jared Corduan authored Nov 18, 2021
1 parent 6900bf2 commit c3ef302
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ incrStakeComp SourceSignalTarget {source = chainSt, signal = block} =
]
)
)
$ counterExampleTooBig u' .||. utxoBal === incrStakeBal
$ utxoBal === incrStakeBal
where
counterExampleTooBig x = Map.size (unUTxO x) > 50

Expand Down

0 comments on commit c3ef302

Please sign in to comment.