web3-smart-contracts
web3-smart-contracts copied to clipboard
Update EnglishAuction.sol
Description
Give a summary of the change that you have made
Used custom error statements to optimise gas costs instead of using string based require statements.
Mentions
Mention and tag the people
Developer's checklist
- [x] My PR follows the style guidelines of this project
- [x] I have performed a self-check on my work
If changes are made in the code:
- [x] I have followed the coding guidelines
- [x] My changes in code generate no new warnings
- [ ] My changes are breaking another fix/feature of the project
- [ ] I have added test cases to show that my feature works
- [ ] I have added relevant screenshots in my PR
PR is not linked to any issue, please make the corresponding changes in the body.