Preparing search index...
The search index is not available
Documentation
Documentation
SecretJS-ESM Docs
Tx
MsgVoteParams
Interface MsgVoteParams
MsgVote defines a message to cast a vote.
interface
MsgVoteParams
{
option
:
Tx
.
VoteOption
;
proposal_id
:
string
;
voter
:
string
;
}
Hierarchy (
view full
)
Tx
.
MsgParams
MsgVoteParams
Index
Properties
option
proposal_
id
voter
Properties
option
option
:
Tx
.
VoteOption
proposal_
id
proposal_
id
:
string
voter
voter
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
option
proposal_
id
voter
Documentation
@fadroma
agent
scrt
cw
oci
create
compile
devnet
@hackbg
ganesha
ensuite
cmds
conf
file
logs
oops
port
repo
CosmJS-ESM Documentation
SecretJS-ESM Docs
Loading...
Generated using
TypeDoc
MsgVote defines a message to cast a vote.