-
Notifications
You must be signed in to change notification settings - Fork 429
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
Decline payout reward option #262
Comments
Another alternative to this would be something like, If you decline payment it could go into a temporary account for the day and then at the end of the day it would be split between all active users for the day. This would give incentive to be active every day. |
@randomSteemit I think this would need to be worked out on both the back end and the front end, but I think it's got merit. DAU matters overall as a metric, and besides, upvoting is our content filtering system-- if activity stops, the site breaks. I like this concept. |
@faddat of course, and very true that activity is one of the most important metrics. The best way to keep that metric up is to give the users something to keep them coming back every day. The content on steem is good, the interest on SP and SBD is great, why not throw in another incentive to remain active everyday and give people the chance to "Give Back" to the community by spreading their wealth amongst the active ones trying to grow the platform. |
Alright people, I think that Steemit, Inc. and the steem community deserve a pat on the back for being the spark for such discussions. I just had one of those moments of clarity where I... "wait this is like inverse Facebook! It's a social network that intentionally enriches and empowers its users!" Totally OT. Felt it was worthy of mention anyway. |
I think this post is not right. |
@theoreticalbts It does need more testing, but it appears to be reflected as expected: |
I have confirmed it's using |
Why doesn't it show up in the block? I do
|
What I didn't expect to see was that You may have been looking at one of the edits, here is the original tx in block 5341416: |
What about payout of such a post goes to account @null? |
Certain posts (e.g. platform announcements) do not need to collect a payout.
We should have an optional checkbox when creating a post to "decline rewards". It would set the
max_accepted_payout
to 0.000 SBD.Posts which are not receiving a payout still collect rshares and get ranked on the trending page.
The text was updated successfully, but these errors were encountered: