interface VoteAminoMsg {
    type: "cosmos-sdk/Vote";
    value: VoteAmino;
}

Properties

Properties

type: "cosmos-sdk/Vote"
value: VoteAmino