cardano-ledger-test-9.9.9.9: Testing harness, tests and benchmarks for Shelley style cardano ledgers
Safe HaskellSafe-Inferred
LanguageHaskell2010

Test.Cardano.Ledger.Tickf

Description

Test that modifications to the calculatePoolDistr function made when building the Tickf benchmarks behave the same as the code that was replaced.

Synopsis

Documentation

oldCalculatePoolDistr ∷ ∀ c. (KeyHash 'StakePool c → Bool) → SnapShot c → PoolDistr c Source #

The original version of calculatePoolDistr