-
Notifications
You must be signed in to change notification settings - Fork 124
Open
Labels
standardsRelated to standard note scripts or account componentsRelated to standard note scripts or account components
Milestone
Description
TokenSymbol is currently named as if it were specific to tokens, but the type itself is generic enough to represent any uppercase symbol with this encoding logic. Renaming it to Symbol would make the API more reusable, and avoid implying token specific naming.
As an example, this type could also be used for Role-Based Access Control identifiers, such as Symbol::new("MINTER"), which shows that the Symbol abstraction is applicable beyond TokenSymbol
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
standardsRelated to standard note scripts or account componentsRelated to standard note scripts or account components