40,000 USDC
View results
Submission Details
Severity: gas
Valid

Create a modifier only if it will be used in more than one place

Summary

The onlyBuyer, onlyBuyerOrSeller and onlyArbiter modifiers are used only once. The readability of the code can be enhanced by simply replacing those 3 modifiers with a 1 line check in the body of each of their respective functions.

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.