Solidity 4 – Error Handling and Modifiers
Dealing with unexpected situations is very important in smart contracts. For that reason, Solidity introduced some concepts that help to organize the code and handle unexpected behavior.
Dealing with unexpected situations is very important in smart contracts. For that reason, Solidity introduced some concepts that help to organize the code and handle unexpected behavior.