PlutusV3

scalus.cardano.ledger.Script.PlutusV3
final case class PlutusV3(bytes: ByteString)

Plutus V3 script

Attributes

Members list

Value members

Inherited methods

def language: Option[Language]

Get script language

Get script language

Attributes

Inherited from:
Script
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product