overflow and underflow in solidity
Hello readers, in this article I will be explaining explicitly overflow and underflow in solidity.
Before I define what overflow and underflow are, you need to know about unsigned integer(uint). Overflow and underflow happens because of uint and reas...
adisotech.hashnode.dev2 min read