Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Test.Cardano.Ledger.Constrained.Conway.Epoch
Description
Specs necessary to generate, environment, state, and signal for the EPOCH rule
Documentation
data EpochExecEnv era Source #
Constructors
EpochExecEnv | |
Fields |
Instances
proposalExists ∷ Term ConwayFn GovActionId → Term ConwayFn (Proposals ConwayEra) → Pred ConwayFn Source #
enactableProposals ∷ Proposals era → [GovActionState era] Source #