Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryValidatorsResponseSDKType
Interface QueryValidatorsResponseSDKType
QueryValidatorsResponse is response type for the Query/Validators RPC method
interface
QueryValidatorsResponseSDKType
{
pagination
?:
PageResponseSDKType
;
validators
:
ValidatorSDKType
[]
;
}
Index
Properties
pagination?
validators
Properties
Optional
pagination
pagination
?:
PageResponseSDKType
validators
validators
:
ValidatorSDKType
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pagination
validators
@crownfi/sei-js-proto
Loading...
QueryValidatorsResponse is response type for the Query/Validators RPC method