Skip to Content

votes/(voter)

Endpoint

get /cosmos/gov/v1beta1/proposals/{proposal_id}/votes/{voter}

Parameters

Request Parameters

  • proposal_id (path): proposal_id defines the unique id of the proposal.
  • voter (path): voter defines the oter address for the proposals.

Responses

Possible Responses

  • 200: A successful response.
  • default: An unexpected error response.
Last updated on