Replies: 1 comment
-
@mandyohhh OpenSquare off-chain voting is a solution for substrate based chains inspired by snapshot.org in the EVM ecosystem. It's an off-chain voting solution which means we can not lock users' voting balance like what will happen in on-chain governance process. So the solution is we need pick a hight for a proposal, and users' voting weight will be decided by their balances on this chose height.
So it means your proposal's result will be calculated based on the voters' balances on the chosen height. OpenSquare off-chain voting has following differences compared to snapshot:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I try to submit a proposal, other than the traditional "Start/Ending Time", there is a selection field for "Snapshot". What does that mean and when should I set it for? The beginning of the voting or the end of the voting?
Beta Was this translation helpful? Give feedback.
All reactions