Closed karelianpie closed 1 year ago
When searching for APY errors check first if vault details has retired=true or hideAlways=true if either of those are true skip checking for APY since it doesn't matter
Closes https://github.com/yearn/ySync/issues/90
We don't want old vaults showing an apy error
Locally
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
When searching for APY errors check first if vault details has retired=true or hideAlways=true if either of those are true skip checking for APY since it doesn't matter
Related Issue
Closes https://github.com/yearn/ySync/issues/90
Motivation and Context
We don't want old vaults showing an apy error
How Has This Been Tested?
Locally