Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Ouroboros.Consensus.Shelley.HFEras
Contents
Description
Hard fork eras.
Compare this to Eras
, which defines ledger
eras. This module defines hard fork eras, which are a combination of a
ledger era and a protocol.
Documentation
Orphan instances
PraosCrypto c ⇒ ShelleyCompatible (Praos c) BabbageEra Source # | |
PraosCrypto c ⇒ ShelleyCompatible (Praos c) ConwayEra Source # | |
PraosCrypto c ⇒ ShelleyCompatible (TPraos c) AllegraEra Source # | |
PraosCrypto c ⇒ ShelleyCompatible (TPraos c) AlonzoEra Source # | |
(PraosCrypto c, PraosCrypto c) ⇒ ShelleyCompatible (TPraos c) BabbageEra Source # | |
(PraosCrypto c, PraosCrypto c) ⇒ ShelleyCompatible (TPraos c) ConwayEra Source # | |
PraosCrypto c ⇒ ShelleyCompatible (TPraos c) MaryEra Source # | |
PraosCrypto c ⇒ ShelleyCompatible (TPraos c) ShelleyEra Source # | |