PlutusV3

scalus.cardano.ledger.Script.PlutusV3
final case class PlutusV3(script: ByteString) extends PlutusScript

Plutus V3 script

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait PlutusScript
trait Script
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Get script language

Get script language

Attributes

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

Get the script hash for this Plutus V3 script

Get the script hash for this Plutus V3 script

Attributes