Closed hmrtn closed 2 years ago
I made this change on the off-chain version at https://github.com/scaffold-eth/scaffold-eth/tree/qd-off-chain-voters-and-candidates
You have two lists. One for the voters and one for the candidates:
And the rewards page, the information is split too.
Maybe we can add a checkbox "Use voters as candidates too" and if you check that you have to fill just one list and if you leave this unchecked, you have the two lists.
@hansmrtn what do you think?
This effort should change up the format of the elections, where voters can be distinct from the candidates. Currently, every voter is automatically a delegated candidate. We need to allow large communities to be able to vote on a specific subset of candidates.