| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Cardano.Tools.DBSynthesizer.Run
Documentation
initialize ∷ NodeFilePaths → NodeCredentials → DBSynthesizerOptions → IO (Either String (DBSynthesizerConfig, CardanoProtocolParams StandardCrypto)) Source #
synthesize ∷ (TopLevelConfig (CardanoBlock StandardCrypto) → GenTxs (CardanoBlock StandardCrypto)) → DBSynthesizerConfig → CardanoProtocolParams StandardCrypto → IO ForgeResult Source #