PoolExtended
scalus.cardano.blockfrost.PoolExtended
case class PoolExtended(poolId: String, hex: String, activeStake: Option[Coin] = ..., liveStake: Option[Coin] = ..., liveSize: Option[Double] = ..., liveSaturation: Option[Double] = ..., liveDelegators: Option[Long] = ..., activeSize: Option[Double] = ..., blocks: Option[Long] = ..., registration: Option[Seq[String]] = ..., retirement: Option[Seq[String]] = ...)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article