Function calculateCurrentRates

  • Parameters

    Returns {
        borrowInterest: bigint;
        bRate: bigint;
        now: bigint;
        sRate: bigint;
        supplyInterest: bigint;
    }