Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
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 c) Source # | |
PraosCrypto c ⇒ ShelleyCompatible (Praos c) (ConwayEra c) Source # | |
(PraosCrypto c, Signable (DSIGN c) (Hash (HASH c) EraIndependentTxBody)) ⇒ ShelleyCompatible (TPraos c) (AllegraEra c) Source # | |
(PraosCrypto c, Signable (DSIGN c) (Hash (HASH c) EraIndependentTxBody)) ⇒ ShelleyCompatible (TPraos c) (AlonzoEra c) Source # | |
(PraosCrypto c, PraosCrypto c) ⇒ ShelleyCompatible (TPraos c) (BabbageEra c) Source # | |
(PraosCrypto c, PraosCrypto c) ⇒ ShelleyCompatible (TPraos c) (ConwayEra c) Source # | |
(PraosCrypto c, Signable (DSIGN c) (Hash (HASH c) EraIndependentTxBody)) ⇒ ShelleyCompatible (TPraos c) (MaryEra c) Source # | |
(PraosCrypto c, Signable (DSIGN c) (Hash (HASH c) EraIndependentTxBody)) ⇒ ShelleyCompatible (TPraos c) (ShelleyEra c) Source # | |