Votes by voter
VotesByVoter queries a vote by voter.
GEThttps://tia-rest.nownodes.io/cosmos/group/v1/votes_by_voter/{voter}
Path parameters
voter*string
voter is a proposal voter account address.
Query parameters
Response
A successful response.
Body
votesarray of Vote represents a vote for a proposal.string metadata
votes are the list of votes by given voter.
paginationobject
pagination defines the pagination in the response.
Request
Response