atlas-cardano-0.8.0: Application backend for Plutus smart contracts on Cardano
Copyright(c) 2024 GYELD GMBH
LicenseApache 2.0
Maintainer[email protected]
Stabilitydevelop
Safe HaskellSafe-Inferred
LanguageGHC2021

GeniusYield.Types.Epoch

Description

 

Documentation

newtype GYEpochNo #

Constructors

GYEpochNo Word64 

Instances

Instances details
Read GYEpochNo # 
Instance details

Defined in GeniusYield.Types.Epoch

Show GYEpochNo # 
Instance details

Defined in GeniusYield.Types.Epoch

Methods

showsPrecIntGYEpochNoShowS #

showGYEpochNoString #

showList ∷ [GYEpochNo] → ShowS #

Eq GYEpochNo # 
Instance details

Defined in GeniusYield.Types.Epoch

Methods

(==)GYEpochNoGYEpochNoBool #

(/=)GYEpochNoGYEpochNoBool #

Ord GYEpochNo # 
Instance details

Defined in GeniusYield.Types.Epoch