cooked-validators-4.0.0
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cooked.MockChain.GenerateTx.Input

Synopsis

Documentation

toTxInAndWitness :: (TxOutRef, TxSkelRedeemer) -> InputGen (TxIn, BuildTxWith BuildTx (Witness WitCtxTxIn ConwayEra)) Source #

Converts a TxSkel input, which consists of a TxOutRef and a TxSkelIn, into a TxIn, together with the appropriate witness.