Skip to main content

IValidatorLeaveEvent

Namespace: IotaSdk

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

public interface IValidatorLeaveEvent

Attributes NullableContextAttribute

Methods

Epoch()

ulong Epoch()

Returns

UInt64

IsVoluntary()

Whether the validator left voluntarily (vs. being removed).

bool IsVoluntary()

Returns

Boolean

StakingPoolId()

ObjectId StakingPoolId()

Returns

ObjectId

ValidatorAddress()

Address ValidatorAddress()

Returns

Address