Skip to content

which compiler version should i use? #1470

Answered by cromewar
Hitesh-jadhav asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @hjxman
The problem is you are trying to use SafeMath, since solidity version 0.8.0 the safe math lib is not needed, so if you are going to use a 0.8.0 version or above, please delete the safe math import ;)

Cheers.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hitesh-jadhav
Comment options

Answer selected by cromewar
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