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
Problem:
it seems that after you changed borrow cap to 0 in BSC testnet MMs not do not allow to borrow because they were set with borrowCap=0 meaning infinite borrow allowed
Solution:
admin should change borrow cap != 0, to a very high value (also if you plan to do it in another testnets take this into consideration)
The text was updated successfully, but these errors were encountered:
Problem:
it seems that after you changed borrow cap to 0 in BSC testnet MMs not do not allow to borrow because they were set with borrowCap=0 meaning infinite borrow allowed
Solution:
admin should change borrow cap != 0, to a very high value (also if you plan to do it in another testnets take this into consideration)
The text was updated successfully, but these errors were encountered: