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
Currently some data permanently remain in store(e.g. CurrentEpoch, HistoricalRewards).
By introducing reference counting as in Cosmos SDK, we can safely prune these data.