QueryVoteByProposalVoterResponse is the Query/VoteByProposalVoter response type.

from message cosmos.group.v1.QueryVoteByProposalVoterResponse

Hierarchy

Constructors

Properties

vote is the vote with given proposal_id and voter.

from field: cosmos.group.v1.Vote vote = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.group.v1.QueryVoteByProposalVoterResponse" = "cosmos.group.v1.QueryVoteByProposalVoterResponse"

Methods