Transpile 07173205
This commit is contained in:
@ -21,7 +21,7 @@ contract AccessControlEnumerableMockUpgradeable is Initializable, AccessControlE
|
||||
function senderProtected(bytes32 roleId) public onlyRole(roleId) {}
|
||||
|
||||
/**
|
||||
* This empty reserved space is put in place to allow future versions to add new
|
||||
* @dev This empty reserved space is put in place to allow future versions to add new
|
||||
* variables without shifting down storage in the inheritance chain.
|
||||
* See https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user