Signature
Description
Updates the token’ssymbol. Emits SymbolUpdated.
Dev: Reverts with AccessControlUnauthorizedAccount when the caller does not hold METADATA_ROLE.
Param: newSymbol New token symbol.
Access control
METADATA_ROLE gates this call.