FreezyEx / PreSale-Contract

A contract to perfrom a manual Pre-Sale
36 stars 53 forks source link

SafeMath not required in 0.8.0 #11

Closed MaxflowO2 closed 3 years ago

MaxflowO2 commented 3 years ago

OZ is even dropping this, since your code is in 0.8.4, you don't need SafeMath.

FreezyEx commented 3 years ago

Thanks for the comment, but I used safe math for attidtude. I always coded with .add(), .mul() etc