Skip to main content

ValidatorLeaveEventInterface

interface ValidatorLeaveEventInterface

A typed view of a 0x3::validator_set::ValidatorLeaveEvent.

Inheritors

ValidatorLeaveEvent

Functions

NameSummary
epochabstract fun epoch(): ULong
isVoluntaryabstract fun isVoluntary(): Boolean
Whether the validator left voluntarily (vs. being removed).
stakingPoolIdabstract fun stakingPoolId(): ObjectId
validatorAddressabstract fun validatorAddress(): Address