Commit 95de0e7a by github-actions

Transpile be01c5b2

parent b29ef5e1
...@@ -159,7 +159,7 @@ abstract contract AccessControlUpgradeable is Initializable, ContextUpgradeable, ...@@ -159,7 +159,7 @@ abstract contract AccessControlUpgradeable is Initializable, ContextUpgradeable,
* purpose is to provide a mechanism for accounts to lose their privileges * purpose is to provide a mechanism for accounts to lose their privileges
* if they are compromised (such as when a trusted device is misplaced). * if they are compromised (such as when a trusted device is misplaced).
* *
* If the calling account had been granted `role`, emits a {RoleRevoked} * If the calling account had been revoked `role`, emits a {RoleRevoked}
* event. * event.
* *
* Requirements: * Requirements:
......
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