PoolRegistration
scalus.cardano.ledger.Certificate.PoolRegistration
final case class PoolRegistration(operator: AddrKeyHash, vrfKeyHash: VrfKeyHash, pledge: Coin, cost: Coin, margin: UnitInterval, rewardAccount: RewardAccount, poolOwners: Set[AddrKeyHash], relays: IndexedSeq[Relay], poolMetadata: Option[PoolMetadata])
Members list
Value members
Inherited methods
Attributes
- Inherited from:
- Certificate
Attributes
- Inherited from:
- Certificate
Attributes
- Inherited from:
- Certificate
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Certificate
In this article