interface MsgVoteWeightedAminoMsg {
    type: "cosmos-sdk/MsgVoteWeighted";
    value: MsgVoteWeightedAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgVoteWeighted"