Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ValidatorsResponse
Interface ValidatorsResponse
interface
ValidatorsResponse
{
blockHeight
:
number
;
count
:
number
;
total
:
number
;
validators
:
readonly
Validator
[]
;
}
Index
Properties
block
Height
count
total
validators
Properties
Readonly
block
Height
block
Height
:
number
Readonly
count
count
:
number
Readonly
total
total
:
number
Readonly
validators
validators
:
readonly
Validator
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Height
count
total
validators
@crownfi/sei-js-proto
Loading...