Gas Optimizations #129
Labels
bug
Something isn't working
G (Gas Optimization)
sponsor acknowledged
Technically the issue is correct, but we're not going to resolve it for XYZ reasons
https://github.com/code-423n4/2022-05-aura/blob/main/contracts/AuraStakingProxy.sol#L159
Function rescueToken: No need to check _token != cvx as cvx not supported for this contract
The text was updated successfully, but these errors were encountered: