Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- data family TransitionConfig era
- toAlonzoTransitionConfigPairs ∷ (KeyValue e a, Crypto c) ⇒ TransitionConfig (AlonzoEra c) → [a]
Documentation
data family TransitionConfig era Source #
Cumulative configuration that is needed to be able to start in a current era
Instances
toAlonzoTransitionConfigPairs ∷ (KeyValue e a, Crypto c) ⇒ TransitionConfig (AlonzoEra c) → [a] Source #