TxInfo represents a pending transaction. This is the view as seen by validator scripts, so some details are stripped out.
https://github.com/IntersectMBO/plutus/blob/1.36.0.0/plutus-ledger-api/src/PlutusLedgerApi/V3/Contexts.hs#L478-L499
Generated using TypeDoc
TxInfo represents a pending transaction. This is the view as seen by validator scripts, so some details are stripped out.