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

    Class QueryVoteResponse

    QueryVoteResponse is the response type for the Query/Vote RPC method.

    from message cosmos.gov.v1beta1.QueryVoteResponse

    Hierarchy

    Index

    Constructors

    Properties

    vote defines the queried vote.

    from field: cosmos.gov.v1beta1.Vote vote = 1;

    fields: FieldList = ...
    runtime: ProtoRuntime = proto3
    typeName: "cosmos.gov.v1beta1.QueryVoteResponse"

    Methods