Interface: AminoMsgVote
@shareledgerjs/client.gov.AminoMsgVote
Casts a vote
Hierarchy
AminoMsg
↳
AminoMsgVote
Properties
type
• Readonly
type: "cosmos-sdk/MsgVote"
Overrides
AminoMsg.type
value
• Readonly
value: Object
Type declaration
Name | Type | Description |
---|---|---|
option | VoteOption | - |
proposal_id | string | - |
voter | string | Bech32 account address |
Overrides
AminoMsg.value