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

Test.Cardano.Ledger.Alonzo.Examples

Description

The example transactions in this module are not valid transactions. We don't care, we are only interested in serialisation, not validation.

Documentation

exampleAlonzoBasedTx ∷ ∀ era (l ∷ TxLevel). (AlonzoEraTx era, EraPlutusTxInfo 'PlutusV1 era, Value era ~ MaryValue, Typeable l) ⇒ Tx l era Source #

addAlonzoToConwayExampleReqSigners ∷ ∀ era (l ∷ TxLevel). (AlonzoEraTxBody era, AtMostEra "Conway" era, EraTx era) ⇒ Tx l era → Tx l era Source #

exampleDatumEra era ⇒ Data era Source #