The documentation specifies that Stakers are users adding TST and/or EUROs to the Liquidation Pool to gain rewards from borrowing fees and vault liquidations. However, the LiquidationPool::distributeFees
function does not take EUROs into account, resulting in no fee rewards for users exclusively staking EUROs.
Users staking EUROs experience a loss of rewards.
Consider the following possibilities:
Update documentation to inform users that fees are only gained with TST staked.
Enhance LiquidationPool::distributeFees
to incorporate EUROs using LiquidationPool::stake
or implement a new logic.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.