| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cardano.Ledger.Shelley.Translation
Documentation
data FromByronTranslationContext Source #
Required data to translate a Byron ledger into a Shelley ledger.
Constructors
| FromByronTranslationContext | |
Fields | |
Instances
emptyFromByronTranslationContext ∷ FromByronTranslationContext Source #
Trivial FromByronTranslationContext value, for use in cases where we do not need to translate from Byron to Shelley.