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

    Class QueryTallyResultResponse

    QueryTallyResultResponse is the response type for the Query/Tally RPC method.

    from message cosmos.gov.v1beta1.QueryTallyResultResponse

    Hierarchy

    Index

    Constructors

    Properties

    tally defines the requested tally.

    from field: cosmos.gov.v1beta1.TallyResult tally = 1;

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

    Methods