Function calcFlashLoanRepayment

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

      Parameters

      • borrowAmount: bigint

        (0dp)

      • fee: bigint

        (16dp)

      Returns bigint

      repaymentAmount (0dp)