Encode-Club-Solidity-Foundations / Lesson-01

21 stars 14 forks source link

Error catching in Solidity #20

Open Flyingtothemoon123 opened 1 year ago

Flyingtothemoon123 commented 1 year ago

Hey there, Would be nice if you could elaborate on error handling, when can assert / require / revert be used and practical use cases.

MatheusDaros commented 1 year ago

Hello @Flyingtothemoon123 Thanks for the question We are going to cover this on Lesson 3