update ytLending
This commit is contained in:
@@ -32,6 +32,8 @@ interface ILending {
|
||||
error NotLiquidatable();
|
||||
error SupplyCapExceeded();
|
||||
error InvalidLiquidationFactor();
|
||||
error InvalidBorrowCollateralFactor();
|
||||
error InvalidLiquidateCollateralFactor();
|
||||
error InsufficientReserves();
|
||||
|
||||
// ========== Core Functions ==========
|
||||
|
||||
Reference in New Issue
Block a user