ouroboros-consensus-cardano-0.12.1.0: The instantation of the Ouroboros consensus layer used by Cardano
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cardano.Tools.DBSynthesizer.Forging

Documentation

runForge :: forall blk. LedgerSupportsProtocol blk => EpochSize -> SlotNo -> ForgeLimit -> ChainDB IO blk -> [BlockForging IO blk] -> TopLevelConfig blk -> IO ForgeResult Source #