Function calcStableBorrowRatio

    • Calculates the ratio of the available liquidity that is being stable borrowed

      Parameters

      • stblBorAmount: bigint

        (0dp)

      • availableLiquidity: bigint

        (0dp)

      Returns bigint

      stableBorrowRatio (16dp)