Safe Haskell | None |
---|---|
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
type StandardMaryBlock = ShelleyBlock ( TPraos StandardCrypto ) StandardMary Source #
Orphan instances
PraosCrypto c => ShelleyCompatible ( Praos c) ( BabbageEra c) Source # | |
|
|
( PraosCrypto c, PraosCrypto c) => ShelleyCompatible ( TPraos c) ( BabbageEra c) Source # | |
|
|
( PraosCrypto c, Signable ( DSIGN c) ( Hash ( HASH c) EraIndependentTxBody )) => ShelleyCompatible ( TPraos c) ( AlonzoEra 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) ( AllegraEra c) Source # | |
|
|
( PraosCrypto c, Signable ( DSIGN c) ( Hash ( HASH c) EraIndependentTxBody )) => ShelleyCompatible ( TPraos c) ( ShelleyEra c) Source # | |
|