Script

scalus.cardano.address.ShelleyPaymentPart.Script
final case class Script(hash: ScriptHash)

Members list

Value members

Inherited methods

def asHash: Hash28

Get the underlying hash regardless of type

Get the underlying hash regardless of type

Attributes

Inherited from:
ShelleyPaymentPart
def isScript: Boolean

Check if this represents a script

Check if this represents a script

Attributes

Inherited from:
ShelleyPaymentPart
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Convert to bytes

Convert to bytes

Attributes

Inherited from:
ShelleyPaymentPart
def toHex: String

Convert to hex string

Convert to hex string

Attributes

Inherited from:
ShelleyPaymentPart