Content
@
0 reply
0 recast
2 reactions
0xhamed π© π΅ π βͺ
@0xhamed
Error handling in Solidity An error will undo all changes made to the state during a transaction. - require is used to validate inputs and conditions before execution. - revert is similar to require. See the code below for details. - assert is used to check for code that should never be false.
13 replies
0 recast
24 reactions
Ned1
@neda94s
Tnx for good info π 172 $DEGEN
0 reply
0 recast
0 reaction