IValidatorLeaveEvent
Namespace: IotaSdk
A typed view of a 0x3::validator_set::ValidatorLeaveEvent.
public interface IValidatorLeaveEvent
Attributes NullableContextAttribute
Methods
Epoch()
ulong Epoch()
Returns
IsVoluntary()
Whether the validator left voluntarily (vs. being removed).
bool IsVoluntary()
Returns
StakingPoolId()
ObjectId StakingPoolId()
Returns
ValidatorAddress()
Address ValidatorAddress()