cooked-validators
Safe HaskellSafe-Inferred
LanguageHaskell2010

Cooked.MockChain.GenerateTx.Body

Synopsis

Documentation

txSkelToTxBodyContent Source #

Arguments

:: MonadBlockChainBalancing m 
=> TxSkel

The skeleton from which the body is created

-> Integer

The fee to set in the body

-> Maybe (Set TxOutRef, Wallet)

The collaterals to set in the body

-> m (TxBodyContent BuildTx ConwayEra)

Returns a Cardano body content

Generates a body content from a skeleton