Example

scalus.uplc.Example
object Example

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Example.type

Members list

Value members

Concrete methods

def main(args: Array[String]): Unit
def pubKeyValidator(pkh: PubKeyHash): Expr[Unit => Unit => Data => Unit]

Concrete fields

val giftValidator: Expr[Unit => Unit => Data => Unit]