If a user does not exist, no error is produced. We should change that. In this video you will learn how to use the revert() Solidity construct to produce an error.
December 28, 2018
If a user does not exist, no error is produced. We should change that. In this video you will learn how to use the revert() Solidity construct to produce an error.
Do you like often use console.log() statement to debug your Javascript code? Convenient, uh? How about Solidity smart contracts, can…
Read StoryIn this video, we are going to finish our simple storage smart contract, which can set and get the value…
Read Story"out of gas", "revert", "invalid opcode", what are all these weird error names in Solidity? In this video I will…
Read Story
Leave a Reply