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
ValidatorsStateinstances are equal.Parameters
a: ValidatorsState
First
ValidatorsStateinstance.b: ValidatorsState
Second
ValidatorsStateinstance.
Returns void
staticempty
Returns an empty
ValidatorsState.Returns ValidatorsState
An empty
ValidatorsStateinstance.
Represents the state of the validators.