zerodevapp / kernel

https://docs.zerodev.app/
MIT License
179 stars 63 forks source link

Remove require statements in favor of custom errors #3

Closed de33 closed 1 year ago

de33 commented 1 year ago

For consistency and gas savings, removed require statements and replaced them with custom errors.