plutus-ledger-1.2.0.0: Wallet API
Safe HaskellNone
LanguageHaskell2010

Ledger.Typed.Tx

Description

Deprecated: Use Plutus.Script.Utils.V1.Typed.Scripts instead

Typed transaction inputs and outputs. This module defines typed versions of various ledger types. The ultimate goal is to make sure that the script types attached to inputs and outputs line up, to avoid type errors at validation time.