ValidatorsState
Hierarchy
- any
- ValidatorsState
Index
Constructors
Methods
Constructors
constructor
Returns ValidatorsState
Methods
hash
Computes the hash of the validators state.
Returns any
Hash of the current state.
staticassertEquals
Asserts that two
ValidatorsState
instances are equal.Parameters
a: ValidatorsState
First
ValidatorsState
instance.b: ValidatorsState
Second
ValidatorsState
instance.
Returns void
staticempty
Returns an empty
ValidatorsState
.Returns ValidatorsState
An empty
ValidatorsState
instance.
Represents the state of the validators.