PlutusV2

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

Plutus V2 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