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

from message cosmos.gov.v1beta1.QueryTallyResultResponse

Hierarchy

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" = "cosmos.gov.v1beta1.QueryTallyResultResponse"

Methods