This repository was archived by the owner on Oct 10, 2023. It is now read-only.
This repository was archived by the owner on Oct 10, 2023. It is now read-only.
vote that doesn't store voters votes in storage #173
Open
Description
"...indeed vote are not supposed to be stored but just used as intermediary arithmetic type for getting some result" ~guillaume
The sunshine pallets vote
and vote-direct
store voter votes in storage. It's convenient for a lot of reasons, like being able to check current vote against new vote requests to validate vote changes. Still, I'd like to try this other design at some point.
Metadata
Metadata
Assignees
Labels
No labels