Signature
Description
Sets the admin role forrole. Emits RoleAdminChanged.
Dev: Reverts with AccessControlUnauthorizedAccount when the caller does not hold the current admin role for role,
or when the token has been transitioned to admin-less via renounceLastAdmin.
Param: role Role whose admin is being updated.
Param: newAdminRole New admin role.