Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
WeightedVoteOption
Variable WeightedVoteOption
Weighted
Vote
Option
:
{
typeUrl
:
string
;
decode
(
input
:
Uint8Array
|
BinaryReader
,
length
?:
number
)
:
WeightedVoteOption
;
encode
(
message
:
WeightedVoteOption
,
writer
?:
BinaryWriter
)
:
BinaryWriter
;
fromAmino
(
object
:
WeightedVoteOptionAmino
)
:
WeightedVoteOption
;
fromAminoMsg
(
object
:
WeightedVoteOptionAminoMsg
)
:
WeightedVoteOption
;
fromPartial
(
object
:
{
option
?:
VoteOption
;
weight
?:
string
;
}
)
:
WeightedVoteOption
;
fromProtoMsg
(
message
:
WeightedVoteOptionProtoMsg
)
:
WeightedVoteOption
;
toAmino
(
message
:
WeightedVoteOption
)
:
WeightedVoteOptionAmino
;
toAminoMsg
(
message
:
WeightedVoteOption
)
:
WeightedVoteOptionAminoMsg
;
toProto
(
message
:
WeightedVoteOption
)
:
Uint8Array
;
toProtoMsg
(
message
:
WeightedVoteOption
)
:
WeightedVoteOptionProtoMsg
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@crownfi/sei-js-proto
Loading...