ouroboros-consensus:unstable-cardano-tools
Safe HaskellNone
LanguageHaskell2010

Cardano.Tools.DBSynthesizer.Types

Documentation

data ForgeLimit Source #

Instances

Instances details
Eq ForgeLimit Source # 
Instance details

Defined in Cardano.Tools.DBSynthesizer.Types

Methods

(==) ∷ ForgeLimit → ForgeLimit → Bool #

(/=) ∷ ForgeLimit → ForgeLimit → Bool #

Show ForgeLimit Source # 
Instance details

Defined in Cardano.Tools.DBSynthesizer.Types

newtype ForgeResult Source #

Constructors

ForgeResult 

Fields

Instances

Instances details
Eq ForgeResult Source # 
Instance details

Defined in Cardano.Tools.DBSynthesizer.Types

Show ForgeResult Source # 
Instance details

Defined in Cardano.Tools.DBSynthesizer.Types

data NodeFilePaths Source #

Constructors

NodeFilePaths 

Instances

Instances details
Show NodeFilePaths Source # 
Instance details

Defined in Cardano.Tools.DBSynthesizer.Types