LiquidationHelper
Functions
getBorrowerPosition
function getBorrowerPosition(address borrower, address market)
external
view
returns (bool shouldLiquidate, uint256 repayAmount);
function getBorrowerPosition(address borrower, address market)
external
view
returns (bool shouldLiquidate, uint256 repayAmount);