4.5.0-rc.0

This commit is contained in:
Francisco Giordano
2022-01-13 20:10:47 -03:00
parent ecae978cb5
commit d1f67bd803
47 changed files with 48 additions and 43 deletions

View File

@ -1,4 +1,5 @@
// SPDX-License-Identifier: MIT
// OpenZeppelin Contracts (last updated v4.5.0-rc.0) (utils/Checkpoints.sol)
pragma solidity ^0.8.0;
import "./math/Math.sol";