DelegationState
scalus.cardano.ledger.DelegationState
case class DelegationState(rewards: Map[Credential, Coin], deposits: Map[Credential, Coin], stakePools: Map[Credential, PoolKeyHash], dreps: Map[Credential, DRep])
Delegation State
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article