ConstitutionalCommitteeHotKey

scalus.cardano.ledger.Voter.ConstitutionalCommitteeHotKey
final case class ConstitutionalCommitteeHotKey(keyHash: AddrKeyHash)

A constitutional committee member's hot key.

Value parameters

keyHash

The key hash of the committee member

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product