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

SDK final touches: Use Hex wherever applicable #713

Closed
3 tasks done
lukasz-zimnoch opened this issue Oct 16, 2023 · 0 comments
Closed
3 tasks done

SDK final touches: Use Hex wherever applicable #713

lukasz-zimnoch opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels
🔌 typescript TypeScript library

Comments

@lukasz-zimnoch
Copy link
Member

lukasz-zimnoch commented Oct 16, 2023

Depends on: #698

As pointed out in the TODO, we need to inspect the public components of the typescript library and replace all string representing hexadecimal data with Hex. This way we will make the API consistent and more friendly as the clients would not have to wonder about using the right string format.

Tasks

  1. 🔌 typescript
    tomaszslabon
  2. 🔌 typescript
    tomaszslabon
@lukasz-zimnoch lukasz-zimnoch added the 🔌 typescript TypeScript library label Oct 16, 2023
lukasz-zimnoch added a commit that referenced this issue Oct 25, 2023
Refs: #713.
This PR replaces string with Hex for function arguments and return
values in order to unify library interface.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔌 typescript TypeScript library
Projects
None yet
Development

No branches or pull requests

2 participants