Function calcStableBorrowRatio

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

    Returns

    stableBorrowRatio (16dp)

    Parameters

    • stblBorAmount: bigint

      (0dp)

    • availableLiquidity: bigint

      (0dp)

    Returns bigint

Generated using TypeDoc