Submitted by datapunk
The lend function for tempus will fail with the right market.
Checks if (ITempus(principal).yieldBearingToken() != IERC20Metadata(u)), while it should check ITempus(principal).backingToken()
Do this instead:
sourabhmarathe (Illuminate) confirmed, but disagreed with severity
kenzo (warden) commented:
gzeoneth (judge) decreased severity to Medium
