steemit / steem-python

The official Python (3) library for the Steem Blockchain.
https://steem.io
MIT License
154 stars 100 forks source link

See who voted for a specific witness? #241

Open devopsjourney1 opened 6 years ago

devopsjourney1 commented 6 years ago

Hello... not an error.. just wondering if anyone knows how to get a list of users who voted for a particular witness. For instance if I want a list of everyone that voted for "Jesta" how could I do this?

I can easily find out who Jesta voted for but not who voted for him.

Thanks!