DRepKey

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

A delegated representative's key.

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