Create a protocol level token ID from a string value.
A new token ID instance.
If the value is longer than 255 utf-8 encoded bytes or contains invalid UTF-8.
The string to create the token ID from.
Generated using TypeDoc
Create a protocol level token ID from a string value.
Returns
A new token ID instance.
Throws
If the value is longer than 255 utf-8 encoded bytes or contains invalid UTF-8.