The whitepaper on page 12 states that interest ceases to be paid at the time when tokens get burned or when withdrawals are queued in the line Interest ceases to be paid on Bobs deposit from the moment that the whcWETH tokens were burned, regardless of the length of the withdrawal cycle.
However, the actual code behavior differs. In the Wildcat protocols implementation, interest continues to accrue until the expiration of the withdrawal period, as evident in the code snippet below:
To address this issue, there are two potential courses of action:
