Functions in SushiYieldSource can be external #102
Labels
bug
Something isn't working
duplicate
This issue or pull request already exists
G (Gas Optimization)
Handle
tensors
Vulnerability details
Impact
Changing the functions in SushiYieldSource.sol to external can save gas.
Proof of Concept
https://github.com/pooltogether/sushi-pooltogether/blob/master/contracts/SushiYieldSource.sol
Recommended Mitigation Steps
Change
public
toexternal
The text was updated successfully, but these errors were encountered: