CommitteeValidatorJoinEventInterface
interface CommitteeValidatorJoinEventInterface
A typed view of a 0x3::validator_set::CommitteeValidatorJoinEvent.
Inheritors
| CommitteeValidatorJoinEvent |
Functions
| Name | Summary |
|---|---|
| epoch | abstract fun epoch(): ULong |
| stakingPoolId | abstract fun stakingPoolId(): ObjectId |
| validatorAddress | abstract fun validatorAddress(): Address |