scalus.cardano.ledger.Script
See theScript companion trait
object Script
Attributes
Members list
Type members
Classlikes
Native script (timelock)
Native script (timelock)
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Scriptclass Objecttrait Matchableclass AnyShow all
final case class PlutusV1(script: ByteString) extends PlutusScript
Plutus V1 script
Plutus V1 script
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PlutusScripttrait Scriptclass Objecttrait Matchableclass AnyShow all
final case class PlutusV2(script: ByteString) extends PlutusScript
Plutus V2 script
Plutus V2 script
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PlutusScripttrait Scriptclass Objecttrait Matchableclass AnyShow all
final case class PlutusV3(script: ByteString) extends PlutusScript
Plutus V3 script
Plutus V3 script
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait PlutusScripttrait Scriptclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
In this article