Signature
Description
Grantsrole to account. Emits RoleGranted.
Dev: Reverts with AccessControlUnauthorizedAccount when the caller does not hold the admin role for role,
or when the token has been transitioned to admin-less via renounceLastAdmin (admin-resurrection guard).
Param: role Role to grant.
Param: account Recipient.