Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support different representations for bytes instruction data field #103

Open
sohrab- opened this issue Apr 3, 2023 · 0 comments
Open

Support different representations for bytes instruction data field #103

sohrab- opened this issue Apr 3, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@sohrab-
Copy link
Member

sohrab- commented Apr 3, 2023

Byte array data fields can be represented in various ways. We currently only support ut8 strings.

Potential formats:

  • Hex
  • bs58
  • bs64
  • integer array

We can refactor the raw body editor and make it reusable across these use cases

@sohrab- sohrab- added the enhancement New feature or request label Apr 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant