StakeDistributionSnapshot
scalus.cardano.ledger.StakeDistribution.StakeDistributionSnapshot
case class StakeDistributionSnapshot(activeStake: Coin, poolStakes: Map[PoolKeyHash, Coin], stakeCredentials: Map[Credential, Coin])
Result of stake distribution computation
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article