As brought up in a previous audit issue, "the suggestion of changing all public auth functions to external auth will be applied". The same should therefore be done for the new contracts Strategy.sol and ERC20Rewards.sol, since all public methods in it aren't called internally.
Handle
hickuphh3
Vulnerability details
Impact
As brought up in a previous audit issue, "the suggestion of changing all public auth functions to external auth will be applied". The same should therefore be done for the new contracts
Strategy.sol
andERC20Rewards.sol
, since all public methods in it aren't called internally.