Last updated 25 days ago
Was this helpful?
proposal_id - string, proposal_id defines the unique id of the proposal.
voter - string, voter defines the oter address for the proposals.
// Request curl -X GET -H 'Content-Type: application/json' https://zetachain.blockpi.network/lcd/v1/<your-api-key>/cosmos/gov/v1/proposals/98/votes/{voter} // Result { }
Vote queries voted information based on proposalID, voterAddr.