Add getRoleMembers method to return all accounts that have role (#4546)
Co-authored-by: Hadrien Croubois <hadrien.croubois@gmail.com> Co-authored-by: Ernesto García <ernestognw@gmail.com>pull/4819/head
parent
b4ceb054de
commit
ef68ac3ed8
@ -0,0 +1,5 @@ |
|||||||
|
--- |
||||||
|
'openzeppelin-solidity': minor |
||||||
|
--- |
||||||
|
|
||||||
|
`AccessControlEnumerable`: Add a `getRoleMembers` method to return all accounts that have `role`. |
Loading…
Reference in new issue