| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Cooked.MockChain.GenerateTx.Mint
Description
This module exposes the generation of a transaction minted value
Synopsis
- toMintValue :: Members '[MockChainRead, Error MockChainError, Error ToCardanoError] effs => TxSkelMints -> Sem effs (TxMintValue BuildTx ConwayEra)
Documentation
toMintValue :: Members '[MockChainRead, Error MockChainError, Error ToCardanoError] effs => TxSkelMints -> Sem effs (TxMintValue BuildTx ConwayEra) Source #
Converts a TxSkelMints into a TxMintValue