Move upgradeToAndCallUUPS to UUPSUpgradeable (#4356)
Co-authored-by: ernestognw <ernestognw@gmail.com>
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
pragma solidity ^0.8.19;
|
||||
|
||||
import "../ERC1967/ERC1967Proxy.sol";
|
||||
import "../../interfaces/IERC1967.sol";
|
||||
|
||||
/**
|
||||
* @dev Interface for {TransparentUpgradeableProxy}. In order to implement transparency, {TransparentUpgradeableProxy}
|
||||
|
||||
Reference in New Issue
Block a user