Script

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

Members list

Value members

Inherited methods

def asHash: Hash28

Get the underlying hash

Get the underlying hash

Attributes

Inherited from:
StakePayload
def isScript: Boolean

Check if this represents a script

Check if this represents a script

Attributes

Inherited from:
StakePayload
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:
StakePayload
def toHex: String

Convert to hex string

Convert to hex string

Attributes

Inherited from:
StakePayload