PlutusV1

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

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