You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: