PlutusV3

scalus.cardano.plutus.contract.blueprint.PlutusV3
See thePlutusV3 companion object
case class PlutusV3(title: String, description: String, sir: SIR, datumSchema: Option[PlutusDataSchema], redeemerSchema: Option[PlutusDataSchema]) extends CompiledContract

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product