emre / dpoll.xyz

Decentralized poll app on the top HIVE blockchain
MIT License
22 stars 9 forks source link

do not double count voters on 'polls_by_vote' view #72

Closed emre closed 5 years ago

emre commented 5 years ago

Since multiple choices are implemented, polls_by_vote page is a little bit messed up. This changeset introduces unique counting on voters.