|
* @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
|
|
* @dev This is a base contract to aid in writing upgradeable contracts, or any kind of contract that will be deployed
|
|
* behind a proxy. Since a proxied contract can't have a constructor, it's common to move constructor logic to an
|
|
* behind a proxy. Since a proxied contract can't have a constructor, it's common to move constructor logic to an
|