Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
GetValidatorsResponse
Interface GetValidatorsResponse
interface
GetValidatorsResponse
{
pagination
:
{
next_key
:
string
;
total
:
number
;
}
;
validators
:
Validator
[]
;
}
Index
Properties
pagination
validators
Properties
pagination
pagination
:
{
next_key
:
string
;
total
:
number
;
}
validators
validators
:
Validator
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pagination
validators
bitbadgesjs-sdk - v0.5.39
Loading...