Interface: ValidatorLeaveEventLike
A typed view of a 0x3::validator_set::ValidatorLeaveEvent.
Methods
epoch()
epoch(): bigint;
Returns
bigint
isVoluntary()
isVoluntary(): boolean;
Whether the validator left voluntarily (vs. being removed).
Returns
boolean
stakingPoolId()
stakingPoolId(): ObjectIdLike;
Returns
validatorAddress()
validatorAddress(): AddressLike;