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 GovActionId → Term (Proposals ConwayEra) → Pred Source #
enactableProposals ∷ Proposals era → [GovActionState era] Source #