bitbadgesjs-sdk - v0.22.7
    Preparing search index...

    Class QueryVoteByProposalVoterResponse

    QueryVoteByProposalVoterResponse is the Query/VoteByProposalVoter response type.

    from message cosmos.group.v1.QueryVoteByProposalVoterResponse

    Hierarchy

    Index

    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"

    Methods