Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryTallyResultResponse
Variable QueryTallyResultResponse
Query
Tally
Result
Response
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
QueryTallyResultResponse
;
encode
(
message
:
QueryTallyResultResponse
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
QueryTallyResultResponseAmino
)
:
QueryTallyResultResponse
;
fromAminoMsg
(
object
:
QueryTallyResultResponseAminoMsg
)
:
QueryTallyResultResponse
;
fromPartial
(
object
:
{
tally
?:
{
abstain
?:
string
;
no
?:
string
;
noWithVeto
?:
string
;
yes
?:
string
;
}
;
}
)
:
QueryTallyResultResponse
;
fromProtoMsg
(
message
:
QueryTallyResultResponseProtoMsg
)
:
QueryTallyResultResponse
;
toAmino
(
message
:
QueryTallyResultResponse
)
:
QueryTallyResultResponseAmino
;
toAminoMsg
(
message
:
QueryTallyResultResponse
)
:
QueryTallyResultResponseAminoMsg
;
toProto
(
message
:
QueryTallyResultResponse
)
:
Uint8Array
;
toProtoMsg
(
message
:
QueryTallyResultResponse
)
:
QueryTallyResultResponseProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...