Casts a vote

Hierarchy

  • AminoMsg
    • AminoMsgVote

Properties

Properties

type: "cosmos-sdk/MsgVote"
value: {
    option: number;
    proposal_id: string;
    voter: string;
}

Type declaration

Generated using TypeDoc