Search
Preparing search index...
The search index is not available
Secret.js Docs
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Secret.js Docs
MsgVoteWeighted
Class MsgVoteWeighted
MsgVoteWeighted defines a message to cast a vote, with an option to split the vote.
Hierarchy
MsgVoteWeighted
Implements
Msg
Index
Constructors
constructor
Properties
params
Methods
to
Amino
to
Proto
Constructors
constructor
new
Msg
Vote
Weighted
(
params
:
MsgVoteWeightedParams
)
:
MsgVoteWeighted
Parameters
params:
MsgVoteWeightedParams
Returns
MsgVoteWeighted
Properties
params
params
:
MsgVoteWeightedParams
Methods
to
Amino
to
Amino
(
)
:
Promise
<
AminoMsg
>
Returns
Promise
<
AminoMsg
>
to
Proto
to
Proto
(
)
:
Promise
<
ProtoMsg
>
Returns
Promise
<
ProtoMsg
>
Exports
<internal>
Msg
Vote
Weighted
constructor
params
to
Amino
to
Proto
MsgVoteWeighted defines a message to cast a vote, with an option to split the vote.