Replies: 1 comment
-
This should answer your queries: https://stackoverflow.com/a/48220805 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I finished programming the manualERC20 on my own so I could compare how I did against the Open Zeppelin version and was curious why their contract enforces the inability to do anything wind address(0). I also noticed that it is referenced a lot in the burn and mint functions. Can anyone help explain why this is seemingly so important?
Here are some examples:
Beta Was this translation helpful? Give feedback.
All reactions