StakingPoolKey

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

A staking pool's key.

Value parameters

keyHash

The key hash of the pool

Attributes

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product