Skip to main content

ValidatorsState

Represents the state of the validators.

Hierarchy

  • any
    • ValidatorsState

Index

Constructors

constructor

  • Returns ValidatorsState

Methods

hash

  • hash(): any
  • Computes the hash of the validators state.


    Returns any

    Hash of the current state.

staticassertEquals

  • Asserts that two ValidatorsState instances are equal.


    Parameters

    Returns void

staticempty

  • Returns an empty ValidatorsState.


    Returns ValidatorsState

    An empty ValidatorsState instance.

Page Options