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
It seems that the available liquidity in the "buy new option" page is incorrect, actually we have a little bit 20% more in our current situation. One more maxUtilizationRate is enforced during the calculation of the maxAmount(), so suggest to remove ".mul(maxUtilizationRate)" in that function.
The text was updated successfully, but these errors were encountered:
It seems that the available liquidity in the "buy new option" page is incorrect, actually we have a little bit 20% more in our current situation. One more maxUtilizationRate is enforced during the calculation of the maxAmount(), so suggest to remove ".mul(maxUtilizationRate)" in that function.
The text was updated successfully, but these errors were encountered: