Cardano.Tools.DBSynthesizer.Run
initialize ∷ NodeFilePaths → NodeCredentials → DBSynthesizerOptions → IO (Either String (DBSynthesizerConfig, CardanoProtocolParams StandardCrypto)) Source #
synthesize ∷ (TopLevelConfig (CardanoBlock StandardCrypto) → GenTxs (CardanoBlock StandardCrypto)) → DBSynthesizerConfig → CardanoProtocolParams StandardCrypto → IO ForgeResult Source #