You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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..
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.
The text was updated successfully, but these errors were encountered: