ScriptHash

scalus.cardano.ledger.Credential.ScriptHash
final case class ScriptHash(scriptHash: ScriptHash)

Script hash credential

Attributes

Members list

Value members

Inherited methods

def isKeyHash: Boolean

Check if this credential is a key hash

Check if this credential is a key hash

Attributes

Inherited from:
Credential
def isScriptHash: Boolean

Check if this credential is a script hash

Check if this credential is a script hash

Attributes

Inherited from:
Credential
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product