listProposalVotes
inline suspend fun ManagedBlockchainClient.listProposalVotes(crossinline block: ListProposalVotesRequest.Builder.() -> Unit): ListProposalVotesResponse
Returns the list of votes for a specified proposal, including the value of each vote and the unique identifier of the member that cast the vote.
Applies only to Hyperledger Fabric.