Function calcStableDebtToTotalDebtRatio

  • Calculates the stable debt to total debt ratio of a pool

    Returns

    stableDebtToTotalDebtRatio (16dp)

    Parameters

    • totalStblDebt: bigint

      (0dp)

    • totalDebt: bigint

      (0dp)

    Returns bigint

Generated using TypeDoc