update lending contract
This commit is contained in:
@@ -35,6 +35,7 @@ interface ILending {
|
||||
error InvalidBorrowCollateralFactor();
|
||||
error InvalidLiquidateCollateralFactor();
|
||||
error InsufficientReserves();
|
||||
error NotForSale();
|
||||
|
||||
// ========== Core Functions ==========
|
||||
|
||||
|
||||
Reference in New Issue
Block a user