scalus.cardano.ledger.Script.PlutusV2
See thePlutusV2 companion object
final case class PlutusV2(script: ByteString) extends PlutusScript
Plutus V2 script
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PlutusScripttrait Scriptclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Inherited methods
Get the De Bruijn-indexed program, preserving source annotations when available.
Get the De Bruijn-indexed program, preserving source annotations when available.
Attributes
- Inherited from:
- PlutusScript
Attributes
- Inherited from:
- PlutusScript
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Get the program, preferring the cached in-memory version over CBOR deserialization.
Get the program, preferring the cached in-memory version over CBOR deserialization.
Attributes
- Inherited from:
- PlutusScript
Attributes
- Inherited from:
- PlutusScript
Concrete fields
Get the script hash for this Plutus V2 script
Get the script hash for this Plutus V2 script
Attributes
In this article