Function calcLTVRatio

    • Calculates the loan's LTV ratio

      Parameters

      • totalBorrowBalanceValue: bigint

        (4dp)

      • totalCollateralBalanceValue: bigint

        (4dp)

      Returns bigint

      LTVRatio (4dp)