-
Add a virtual `_checkRole(bytes32)` internal function to `AccessControl` (#3137) · fb950c61
* add a virtual _onlyRole(bytes32) modifier * _onlyRole(role) → _checkRole(role) * update doc
Hadrien Croubois authored
To find the state of this project's repository at the time of any of these versions, check out
the tags.
×