cardano-ledger-alonzo-1.17.0.0: Cardano ledger introducing Plutus Core
Safe HaskellNone
LanguageHaskell2010

Test.Cardano.Ledger.Alonzo.Era

Synopsis

Documentation

mkTestLedgerTxInfo ∷ ∀ era (level ∷ TxLevel). (EraUTxO era, EraPlutusContext era, ScriptsNeeded era ~ AlonzoScriptsNeeded era) ⇒ ProtVerEpochInfo (Either Text) → SystemStartUTxO era → Tx level era → LedgerTxInfo era Source #

This is a construction of LedgerTxInfo without any memoization.

Orphan instances