| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Test.Cardano.Ledger.Api.Arbitrary
Contents
Orphan instances
| Arbitrary StakeSnapshot Source # | |
| Arbitrary StakeSnapshots Source # | |
| Arbitrary MemberStatus Source # | |
| Arbitrary (QueryPoolStateResult era) Source # | |
Methods arbitrary ∷ Gen (QueryPoolStateResult era) Source # shrink ∷ QueryPoolStateResult era → [QueryPoolStateResult era] Source # | |