AGAVE: Deployment Security Audit
LiquidationCall()
Repay()
With the implementation of the usage of aTokens when liquidating or repaying debt, there is no variable in the event emitted that registers the use of a aToken, instead of the normal debt token.
Include the variable "useAToken" inside the emit LiquidationCall() & Repay() events
AGAVE: Deployment Security Audit