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
At the moment our RewardFactory has some function related to keeping track of active rewards. But from what I see, that is related to ExtraRewardStashV2 and it is not used in our version that only supports ExtraRewardStashV3. Investigate, and remove if it is unused
To do
Remove useless code from RewardFactory related to rewardActiveList
The text was updated successfully, but these errors were encountered:
bxmmm1
changed the title
Remove useless code
Chore: Remove useless code
Jul 4, 2022
Status quo
At the moment our
RewardFactory
has some function related to keeping track ofactive rewards
. But from what I see, that is related toExtraRewardStashV2
and it is not used in our version that only supportsExtraRewardStashV3
. Investigate, and remove if it is unusedTo do
Remove useless code from
RewardFactory
related torewardActiveList
The text was updated successfully, but these errors were encountered: