I have been drawn 2 times out 3 on this case but the frontend says that only 1 juror has voted.
The castVote() transaction shows that 2 votes have indeed been cast.
https://deploy-preview-1057--kleros-v2.netlify.app/#/cases/86/voting
It looks like this is returning the wrong value
|
: localRounds.at(currentTab)?.totalVoted + " jurors voted out of " + rounds.at(currentTab)?.nbVotes} |
Seems the subgraph is returning the wrong result
