Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgVoteAmino
Interface MsgVoteAmino
MsgVote defines a message to cast a vote.
interface
MsgVoteAmino
{
option
?:
VoteOption
;
proposal_id
:
string
;
voter
?:
string
;
}
Index
Properties
option?
proposal_
id
voter?
Properties
Optional
option
option
?:
VoteOption
proposal_
id
proposal_
id
:
string
Optional
voter
voter
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
option
proposal_
id
voter
@crownfi/sei-js-proto
Loading...
MsgVote defines a message to cast a vote.