interface MsgVoteWeightedEncodeObject {
    typeUrl: "/cosmos.gov.v1beta1.MsgVoteWeighted";
    value: Partial<MsgVoteWeighted>;
}

Hierarchy

  • EncodeObject
    • MsgVoteWeightedEncodeObject

Properties

Properties

typeUrl: "/cosmos.gov.v1beta1.MsgVoteWeighted"
value: Partial<MsgVoteWeighted>

Generated using TypeDoc