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 setWithdrawalSafetyCheck(), setHarvestOnRebalance(), setProcessLocksOnReinvest() and setProcessLocksOnRebalance() functions are unused internally but have public visibility. Their visibility can be changed to external.
The text was updated successfully, but these errors were encountered:
Handle
hickuphh3
Vulnerability details
Impact
The
setWithdrawalSafetyCheck()
,setHarvestOnRebalance()
,setProcessLocksOnReinvest()
andsetProcessLocksOnRebalance()
functions are unused internally but havepublic
visibility. Their visibility can be changed toexternal
.The text was updated successfully, but these errors were encountered: