cardano-ledger-byron-1.0.2.0: The blockchain layer of Cardano during the Byron era
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Chain.Epoch.File

Synopsis

Documentation

mainnetEpochSlotsEpochSlots Source #

Slots per epoch used in mainnet

This number has been fixed throughout the Byron era.

data ParseError Source #

Instances

Instances details
Show ParseError Source # 
Instance details

Defined in Cardano.Chain.Epoch.File

Eq ParseError Source # 
Instance details

Defined in Cardano.Chain.Epoch.File

Methods

(==)ParseErrorParseErrorBool #

(/=)ParseErrorParseErrorBool #