ouroboros-consensus-protocol-0.9.0.0: Cardano consensus protocols
Safe HaskellSafe-Inferred
LanguageHaskell2010

Ouroboros.Consensus.Protocol.Praos.Views

Synopsis

Documentation

data HeaderView crypto Source #

View of the block header required by the Praos protocol.

Constructors

HeaderView 

Fields

data LedgerView crypto Source #

Constructors

LedgerView 

Fields

Instances

Instances details
Show (LedgerView crypto) Source # 
Instance details

Defined in Ouroboros.Consensus.Protocol.Praos.Views

Methods

showsPrecIntLedgerView crypto → ShowS #

showLedgerView crypto → String #

showList ∷ [LedgerView crypto] → ShowS #