v1

latestSwagger 2.02026-07-17232455673.4 KB
Query

TallyResult returns the tally result of a proposal. If the proposal is still in voting period, then this query computes the current tally state, which might not be final. On the other hand, if the proposal is final, then it simply returns the `final_tally_result` state stored in the proposal itself.

get/cosmos/group/v1/proposals/{proposalId}/tally

Path parameters

proposalIdstring uint64 required

proposal_id is the unique id of a proposal.

Response

A successful response.