Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data ConwayCertExecContext era Source #
ConwayCertExecContext | |
|
Instances
data ConwayRatifyExecContext era Source #
Instances
nameEnact ∷ EnactSignal era → String Source #
nameGovAction ∷ GovAction era → String Source #
crecTreasuryL ∷ Lens' (ConwayRatifyExecContext era) Coin Source #
crecGovActionMapL ∷ Lens' (ConwayRatifyExecContext era) [GovActionState era] Source #
enactStateSpec ∷ IsConwayUniv fn ⇒ ConwayEnactExecContext Conway → ConwayExecEnactEnv Conway → Specification fn (EnactState Conway) Source #