code-423n4 / 2021-09-bvecvx-findings

0 stars 0 forks source link

Delete function setKeepReward #31

Open code423n4 opened 3 years ago

code423n4 commented 3 years ago

Handle

pauliax

Vulnerability details

Impact

even the comment says it, delete to save some gas: /// @notice Delete if you don't need! function setKeepReward(uint256 _setKeepReward) external { _onlyGovernance(); }

GalloDaSballo commented 3 years ago

lol, ty