ValidatorsListEvent
Hierarchy
- { storage: Storage; validators: ValidatorsState }
- ValidatorsListEvent
Index
Constructors
Properties
Constructors
externalconstructor
Parameters
externalvalue: { storage: Storage; validators: ValidatorsState }
externalstorage: Storage = Storage
externalvalidators: ValidatorsState = ValidatorsState
Returns ValidatorsListEvent
Event emitted when the validators list is updated.