KeyHash

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

A DRep identified by a key hash.

Value parameters

keyHash

The key hash of the DRep

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product