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

TWCardano.h header file includes TWPublicKey.h #4208

Conversation

xuelongqy
Copy link
Contributor

Description

The TWCardano.h header file does not import TWPublicKey.h. When I generate the dart language bindings, the correct type is not matched.

How to test

I don't think this needs testing since the import is obviously missing. But maybe you can test it in wallet_core_bindings.

cd wallet_core_bindings_native
dart run ffigen

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

@satoshiotomakan satoshiotomakan merged commit 0c1ff27 into trustwallet:master Jan 13, 2025
12 checks passed
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

Successfully merging this pull request may close these issues.

2 participants