Expand description
Types related to Cardano transactions.
Structs§
- POSIX time is measured as the number of milliseconds since 1970-01-01T00:00:00Z
- The context that is presented to the currently-executing script.
- 32-bytes blake2b256 hash of a transaction body.
- A pending transaction as seen by validator scripts, also known as TxInfo in Plutus
- An input of a transaction
- An output of a transaction
- An input of a pending transaction.
Enums§
- Partial representation of digests of certificates on the ledger.
- The purpose of the script that’s currently running.