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

fix: ts-codegen & revive cw-hpl SDK #101

Open
byeongsu-hong opened this issue Feb 28, 2024 · 1 comment
Open

fix: ts-codegen & revive cw-hpl SDK #101

byeongsu-hong opened this issue Feb 28, 2024 · 1 comment

Comments

@byeongsu-hong
Copy link
Collaborator

Currently, this PR only removes existing schema bindings, not generates new one.
It's because codegen.ts does not work as i intended, it just throws the errors instead of generating bindings.

We expects the current problem's source is two kind of things and need to fix it.

  • schema file structure is wrong
  • ts-codegen is broken...
@byeongsu-hong
Copy link
Collaborator Author

related issue: #99

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant