interface MsgVoteAminoMsg {
    type: "cosmos-sdk/MsgVote";
    value: MsgVoteAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgVote"