Native

scalus.cardano.ledger.Script.Native
final case class Native(script: Timelock) extends Script

Native script (timelock)

Attributes

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

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

Get the script hash for this native script

Get the script hash for this native script

Attributes