Open code423n4 opened 3 years ago
pauliax
even the comment says it, delete to save some gas: /// @notice Delete if you don't need! function setKeepReward(uint256 _setKeepReward) external { _onlyGovernance(); }
lol, ty
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(); }