Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for voting and non-voting membership #129

Open
lkngtn opened this issue Feb 8, 2020 · 0 comments
Open

Support for voting and non-voting membership #129

lkngtn opened this issue Feb 8, 2020 · 0 comments
Labels

Comments

@lkngtn
Copy link
Member

lkngtn commented Feb 8, 2020

The redemption function is intended to provide organizations members to have a claim on the organizations assets, but organization tokens also grant members other rights such as voting. In order to support the concept of voting and non-voting members redemptions should allow for two tokens to be configured and treated as a single balance for the purpose of redemptions.

Total_Supply = Token Supply 1 + Token Supply 2

When a member redeems they would be able to pick how much of either token they want to redeem and the calculation for percentage of assets would be (Total_Tokens / TotalSupply) * Asset

@lkngtn lkngtn changed the title Support for voting and non-voting organizations Support for voting and non-voting membership Feb 8, 2020
@lkngtn lkngtn added the v2 label Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant