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

RHOC storage considerations #8

Open
kitblake opened this issue Aug 18, 2017 · 2 comments
Open

RHOC storage considerations #8

kitblake opened this issue Aug 18, 2017 · 2 comments

Comments

@kitblake
Copy link

For the sake of argument, say that we want voting to be expensive for un-elucidated reasons. So instead of a vote costing a Greg (aka a Satoshi in Bitcoin terms) it costs the voter a whole RHOC. In that case we probably don't want to burn the RHOCs or leave them locked up in the contract.

Would it be possible to have the contract track the votes as integers, and instead of locking up the RHOCs, send them onward to a wallet address? Then in the future those RHOCs could be repurposed or awarded somehow.

@Jake-Gillberg
Copy link
Owner

Jake-Gillberg commented Aug 23, 2017

@kitblake This would certainly be possible. Do you have a suggestion for how to structure the ownership of the RHOCs sent to the voting contract?

@kitblake
Copy link
Author

I haven't come up with anything elegant. I guess they would go to a 'piggy bank' wallet with the intention that they be used for some purpose. They could be donated to a project. Or a charity. It would be good to have that clear so I'll mull it over some more..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants