KeyHash

scalus.cardano.ledger.Credential.KeyHash
final case class KeyHash(keyHash: AddrKeyHash)

Key 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