Interface: AminoMsgVoteWeighted
@shareledgerjs/client.gov.AminoMsgVoteWeighted
Hierarchy
AminoMsg↳
AminoMsgVoteWeighted
Properties
type
• Readonly type: "cosmos-sdk/MsgVoteWeighted"
Overrides
AminoMsg.type
value
• Readonly value: Object
Type declaration
| Name | Type | Description |
|---|---|---|
options | { option: VoteOption ; weight: string }[] | - |
proposal_id | string | - |
voter | string | Bech32 account address |
Overrides
AminoMsg.value