ouroboros-consensus-cardano-0.16.0.0: The instantation of the Ouroboros consensus layer used by Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Consensus.Shelley.Ledger.Inspect

Documentation

pparamsUpdate ∷ ∀ era proto. ShelleyBasedEra era ⇒ LedgerState (ShelleyBlock proto era) → ShelleyLedgerUpdate era Source #

Orphan instances

ShelleyBasedEra era ⇒ InspectLedger (ShelleyBlock proto era) Source # 
Instance details

Associated Types

type LedgerWarning (ShelleyBlock proto era) Source #

type LedgerUpdate (ShelleyBlock proto era) Source #

Methods

inspectLedgerTopLevelConfig (ShelleyBlock proto era) → LedgerState (ShelleyBlock proto era) → LedgerState (ShelleyBlock proto era) → [LedgerEvent (ShelleyBlock proto era)] Source #