interface MsgVoteWeightedResponseAminoMsg {
    type: "cosmos-sdk/MsgVoteWeightedResponse";
    value: MsgVoteWeightedResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgVoteWeightedResponse"