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