| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Plutus.Script.Utils.V2.Tx
Synopsis
- scriptTxOut :: Validator -> Value -> OutputDatum -> HasReferenceScript -> TxOut
Documentation
scriptTxOut :: Validator -> Value -> OutputDatum -> HasReferenceScript -> TxOut Source #
Create a transaction output locked by a validator script and attach the given data script.