Skip to main content

ValidatorJoinEvent

ValidatorJoinEvent Objects

class ValidatorJoinEvent(ValidatorJoinEventProtocol)

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

try_from_bcs

@classmethod
def try_from_bcs(cls, bytes: bytes) -> ValidatorJoinEvent

Decode from the BCS contents of an emitted event.