Closed code423n4 closed 2 years ago
robee
The following functions are used exactly once. Therefore you can inline them and save gas and improve code clearness.
SherlockClaimManager.sol, _cleanUpClaim SherlockProtocolManager.sol, _calcForceRemoveBySecondsOfCoverage SherlockClaimManager.sol, _isCleanupState SherlockClaimManager.sol, _isEscalateState SherlockClaimManager.sol, _isPayoutState
Handle
robee
Vulnerability details
The following functions are used exactly once. Therefore you can inline them and save gas and improve code clearness.