Skip to content

Commit

Permalink
Increase benchmark scope
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrange committed Feb 1, 2023
1 parent 8dd1029 commit 51d1c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hydra-node/test/Hydra/Chain/Direct/StateSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ forAllFanout action =
in action utxo tx
& label ("Fanout size: " <> prettyLength (countAssets $ txOuts' tx))
where
maxSupported = 42
maxSupported = 52

countAssets = getSum . foldMap (Sum . valueSize . txOutValue)

Expand Down

0 comments on commit 51d1c66

Please sign in to comment.