RE: How Does One Get Around the Following Error?: comment.last_payout == fc::time_point_sec::min()

You are viewing a single comment's thread from:

How Does One Get Around the Following Error?: comment.last_payout == fc::time_point_sec::min()

in tech •  8 years ago 

But what if the payout still says it's $0.00 4 weeks from now?
At the very least, that error message needs to be improved, because I really did not get "Sorry it's been more than 12 hours" from "comment.last_payout == fc::time_point_sec::min():"

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

I think the payout window has been updated to 24 hours as of today. All of this is beta, so I wouldn't count on user-friendly error messages any time soon. If you want to contribute, the code is open source on github. Maybe you could work through the code and find error messages which get shown in the UI and provide more human-friendly wording instead.