Open aaad opened 6 years ago
Related: https://github.com/steemit/steem-python/pull/102
did you test that? I think you need .total_seconds() instead of .seconds? Also it will give values >100% if the last vote is long enough in the past
.total_seconds()
.seconds
Related: https://github.com/steemit/steem-python/pull/102