The rankings object contains all the data for the past 7 days. It should only contain data for the past 24h. The days data seems correct.
That means we display to much data on the feed and can lead to confusion in the ranking, for example, How can a 3 difficulty post be ranked after a 0.01 difficulty one?
The
rankings
object contains all the data for the past 7 days. It should only contain data for the past 24h. Thedays
data seems correct. That means we display to much data on the feed and can lead to confusion in the ranking, for example, How can a 3 difficulty post be ranked after a 0.01 difficulty one?