Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Test.Consensus.Byron.Generators
Contents
Synopsis
Documentation
newtype RegularBlock Source #
A ByronBlock
that is never an EBB.
Constructors
RegularBlock | |
Fields |
Instances
Arbitrary RegularBlock Source # | |
Defined in Test.Consensus.Byron.Generators | |
Show RegularBlock Source # | |
Defined in Test.Consensus.Byron.Generators Methods showsPrec ∷ Int → RegularBlock → ShowS # show ∷ RegularBlock → String # showList ∷ [RegularBlock] → ShowS # | |
Eq RegularBlock Source # | |
Defined in Test.Consensus.Byron.Generators |
epochSlots ∷ EpochSlots Source #
Matches that from the dummyConfig
Matches that from the dummyConfig