You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, schemas are encoded with type names in essentially plaintext. This is unnecessary; they can simply be identified by unique bytestrings—the human-readable name is superfluous and wasteful.
The text was updated successfully, but these errors were encountered:
Currently, schemas are encoded with type names in essentially plaintext. This is unnecessary; they can simply be identified by unique bytestrings—the human-readable name is superfluous and wasteful.
The text was updated successfully, but these errors were encountered: