Dear jfollas,
That's very helpful API
There are some points that I don't get it:
- I did use this API to delete a comment and it works well if you create a post and delete it a few seconds later. However, it seems it doesn't work with a post which is created couple of hours ago.
- I did search and know that we can delete a post/comment if they don't have any replies/votes and must be less than 7 days
My case fulfiled all these conditions, but API is always return this error " comment.cashout_time != fc::time_point_sec::maximum()"
You can take a look at this link
https://github.com/EOSIO/logchain/blob/master/libraries/chain/steem_evaluator.cpp#L378
Thank you so much for any feedback
Regards