Files
openzeppelin-contracts/.changeset/two-wasps-punch.md
github-actions dbe796d542 Update docs
2023-09-19 19:19:10 +00:00

6 lines
193 B
Markdown

---
'openzeppelin-solidity': minor
---
`AccessControl`: Add a boolean return value to the internal `_grantRole` and `_revokeRole` functions indicating whether the role was granted or revoked.