Function calcLTVRatio

  • Calculates the loan's LTV ratio

    Returns

    LTVRatio (4dp)

    Parameters

    • totalBorrowBalanceValue: bigint

      (4dp)

    • totalCollateralBalanceValue: bigint

      (4dp)

    Returns bigint

Generated using TypeDoc