ScriptDataHash
scalus.cardano.ledger.ScriptDataHash
Represents a hash of the script data
This hash includes the redeemers, datums, and language views from the transaction. It's used to ensure the script's execution environment is consistent with what was intended.
This is simply a type alias for Hash32 to provide better type safety and readability.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article