-
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
×
* add a virtual _onlyRole(bytes32) modifier * _onlyRole(role) → _checkRole(role) * update doc