Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
MsgVote
Interface MsgVote
MsgVote defines a message to cast a vote.
interface
MsgVote
{
option
:
VoteOption
;
proposalId
:
bigint
;
voter
:
string
;
}
Index
Properties
option
proposal
Id
voter
Properties
option
option
:
VoteOption
proposal
Id
proposal
Id
:
bigint
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.