remove getMaxDebt -> use _isCollateralized -> getCollateralRequired is replaced by _isCollateralized
modify borrow() -> calls _isCollateralized
modify withdraw() ->
modify liquidation -> use _isCollateralized
Last updated 3 years ago