Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgVoteWeightedAmino
Interface MsgVoteWeightedAmino
MsgVoteWeighted defines a message to cast a vote.
Since: cosmos-sdk 0.43
interface
MsgVoteWeightedAmino
{
options
?:
WeightedVoteOptionAmino
[]
;
proposal_id
?:
string
;
voter
?:
string
;
}
Index
Properties
options?
proposal_
id?
voter?
Properties
Optional
options
options
?:
WeightedVoteOptionAmino
[]
Optional
proposal_
id
proposal_
id
?:
string
Optional
voter
voter
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
proposal_
id
voter
@crownfi/sei-js-proto
Loading...
MsgVoteWeighted defines a message to cast a vote.
Since: cosmos-sdk 0.43