Skip to content
Discussion options

You must be logged in to vote

Hello @JohnEMagee
the reason is because since version 0.8.0 of solidity you don't need SafeMath at all, so that library is not update for recent solidity version, you can just delete that import and also the using statement.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JohnEMagee
Comment options

Answer selected by JohnEMagee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants