Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryValidatorsRequest
Variable QueryValidatorsRequest
Query
Validators
Request
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryValidatorsRequest
;
encode
(
message
:
QueryValidatorsRequest
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryValidatorsRequestAmino
)
:
QueryValidatorsRequest
;
fromAminoMsg
(
object
:
QueryValidatorsRequestAminoMsg
)
:
QueryValidatorsRequest
;
fromPartial
(
object
:
{
pagination
?:
{
countTotal
?:
boolean
;
key
?:
Uint8Array
;
limit
?:
bigint
;
offset
?:
bigint
;
reverse
?:
boolean
;
}
;
status
?:
string
;
}
)
:
QueryValidatorsRequest
;
fromProtoMsg
(
message
:
QueryValidatorsRequestProtoMsg
)
:
QueryValidatorsRequest
;
toAmino
(
message
:
QueryValidatorsRequest
)
:
QueryValidatorsRequestAmino
;
toAminoMsg
(
message
:
QueryValidatorsRequest
)
:
QueryValidatorsRequestAminoMsg
;
toProto
(
message
:
QueryValidatorsRequest
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryValidatorsRequest
)
:
QueryValidatorsRequestProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...