Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Blockfrost.Types.Cardano.Genesis
Description
Blockchain genesis
Synopsis
- data Genesis = Genesis {
- _genesisActiveSlotsCoefficient :: Rational
- _genesisUpdateQuorum :: Integer
- _genesisMaxLovelaceSupply :: Lovelaces
- _genesisNetworkMagic :: Integer
- _genesisEpochLength :: Integer
- _genesisSystemStart :: POSIXTime
- _genesisSlotsPerKesPeriod :: Integer
- _genesisSlotLength :: Integer
- _genesisMaxKesEvolutions :: Integer
- _genesisSecurityParam :: Integer
Documentation
Information about blockchain genesis
Constructors
Genesis | |
Fields
|