Commit b74a1e31 by github-actions

Transpile f2d8c46f

parent e726c6e2
...@@ -9,7 +9,7 @@ pragma solidity ^0.8.0; ...@@ -9,7 +9,7 @@ pragma solidity ^0.8.0;
/** /**
* @dev Wrappers over Solidity's arithmetic operations. * @dev Wrappers over Solidity's arithmetic operations.
* *
* NOTE: `SafeMath` is no longer needed starting with Solidity 0.8. The compiler * NOTE: `SafeMath` is generally not needed starting with Solidity 0.8, since the compiler
* now has built in overflow checking. * now has built in overflow checking.
*/ */
library SafeMathUpgradeable { library SafeMathUpgradeable {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment