cardano-node-8.8.1: The cardano full node
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Node.Tracing.Era.HardFork

Orphan instances

LogFormatting EraParams Source # 
Instance details

All (Compose LogFormatting Header) xs => LogFormatting (Header (HardForkBlock xs)) Source # 
Instance details

All (Compose LogFormatting WrapApplyTxErr) xs => LogFormatting (OneEraApplyTxErr xs) Source # 
Instance details

All (Compose LogFormatting WrapCannotForge) xs => LogFormatting (OneEraCannotForge xs) Source # 
Instance details

All (Compose LogFormatting WrapEnvelopeErr) xs => LogFormatting (OneEraEnvelopeErr xs) Source # 
Instance details

All (Compose LogFormatting WrapForgeStateInfo) xs => LogFormatting (OneEraForgeStateInfo xs) Source # 
Instance details

All (Compose LogFormatting WrapForgeStateUpdateError) xs => LogFormatting (OneEraForgeStateUpdateError xs) Source # 
Instance details

All (Compose LogFormatting WrapLedgerErr) xs => LogFormatting (OneEraLedgerError xs) Source # 
Instance details

All (Compose LogFormatting WrapLedgerUpdate) xs => LogFormatting (OneEraLedgerUpdate xs) Source # 
Instance details

All (Compose LogFormatting WrapLedgerWarning) xs => LogFormatting (OneEraLedgerWarning xs) Source # 
Instance details

All (Compose LogFormatting WrapSelectView) xs => LogFormatting (OneEraSelectView xs) Source # 
Instance details

All (Compose LogFormatting WrapValidationErr) xs => LogFormatting (OneEraValidationErr xs) Source # 
Instance details

All (Compose LogFormatting WrapEnvelopeErr) xs => LogFormatting (HardForkEnvelopeErr xs) Source # 
Instance details

All (Compose LogFormatting WrapLedgerErr) xs => LogFormatting (HardForkLedgerError xs) Source # 
Instance details

(All (Compose LogFormatting WrapLedgerUpdate) xs, All SingleEraBlock xs) => LogFormatting (HardForkLedgerUpdate xs) Source # 
Instance details

(All (Compose LogFormatting WrapLedgerWarning) xs, All SingleEraBlock xs) => LogFormatting (HardForkLedgerWarning xs) Source # 
Instance details

All (Compose LogFormatting WrapApplyTxErr) xs => LogFormatting (HardForkApplyTxErr xs) Source # 
Instance details

All (Compose LogFormatting WrapSelectView) xs => LogFormatting (HardForkSelectView xs) Source # 
Instance details

All (Compose LogFormatting WrapValidationErr) xs => LogFormatting (HardForkValidationErr xs) Source # 
Instance details

All (Compose LogFormatting GenTx) xs => LogFormatting (GenTx (HardForkBlock xs)) Source # 
Instance details

LogFormatting (ApplyTxErr blk) => LogFormatting (WrapApplyTxErr blk) Source # 
Instance details

LogFormatting (CannotForge blk) => LogFormatting (WrapCannotForge blk) Source # 
Instance details

LogFormatting (OtherHeaderEnvelopeError blk) => LogFormatting (WrapEnvelopeErr blk) Source # 
Instance details

LogFormatting (ForgeStateInfo blk) => LogFormatting (WrapForgeStateInfo blk) Source # 
Instance details

LogFormatting (ForgeStateUpdateError blk) => LogFormatting (WrapForgeStateUpdateError blk) Source # 
Instance details

LogFormatting (LedgerError blk) => LogFormatting (WrapLedgerErr blk) Source # 
Instance details

LogFormatting (LedgerUpdate blk) => LogFormatting (WrapLedgerUpdate blk) Source # 
Instance details

LogFormatting (LedgerWarning blk) => LogFormatting (WrapLedgerWarning blk) Source # 
Instance details

LogFormatting (SelectView (BlockProtocol blk)) => LogFormatting (WrapSelectView blk) Source # 
Instance details

LogFormatting (ValidationErr (BlockProtocol blk)) => LogFormatting (WrapValidationErr blk) Source # 
Instance details