Get all the votes from a voter

get/api/v1/gov/voter/{address}/votes

Path parameters

addressstring required

The voter address

Response

A list of votes.

proposalIdstring required
vote'yay' | 'nay' | 'abstain' | 'unknown' required
voterAddressstring required

Changes