Cardano.Tools.DBSynthesizer.Run
initialize :: NodeFilePaths -> NodeCredentials -> DBSynthesizerOptions -> IO (Either String (DBSynthesizerConfig, SomeConsensusProtocol)) Source #
synthesize :: DBSynthesizerConfig -> SomeConsensusProtocol -> IO ForgeResult Source #