Function calcFlashLoanRepayment

  • Calculates the flash loan repayment amount for a given borrow amount and fee

    Returns

    repaymentAmount (0dp)

    Parameters

    • borrowAmount: bigint

      (0dp)

    • fee: bigint

      (16dp)

    Returns bigint

Generated using TypeDoc