/cosmos/gov/v1/proposals/{proposal_id}/votes/{voter}
Vote queries voted information based on proposalID, voterAddr.
Parameters:
proposal_id - string, proposal_id defines the unique id of the proposal.
voter - string, voter defines the oter address for the proposals.
Example:
Last updated