Category: Code Maturity
Admin could not revert exit request on behalf of LiquidityPool
Informational Impact
Informational Severity
N/A Likelihood
Description
There is a sendExitRequests function to send exit requests when the TNFT holder is LiquidityPool, which calls batchSendExitRequest, but there is no function to call batchRevertExitRequest when the TNFT holder is LiquidityPool.
Impact
There is no function to call batchRevertExitRequest on behalf of LiquidityPool.
Recommendations
We recommend adding a function to call batchRevertExitRequest on behalf of LiquidityPool.
Remediation
This issue has been acknowledged by EtherFi, and a fix was implemented in commit 405b37cc↗.