-
-
Notifications
You must be signed in to change notification settings - Fork 803
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Right now we expect to pass String throughout the chain. We should adjust that to handle Vec<u8>, and enable storing binary. Otherwise users are likely to just base64 it or something, which wastes space + time anyway.
Ensure all encoding is done correctly so that the current string workflows are unaffected
Context in the comments of #3310
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request