Skip to main content

ValidatorLeaveEventProtocol

ValidatorLeaveEventProtocol Objects

class ValidatorLeaveEventProtocol(typing.Protocol)

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

is_voluntary

def is_voluntary() -> bool

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