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

bip39::Error is not exposed #581

Closed
evanlinjin opened this issue Apr 7, 2022 · 1 comment · Fixed by #582
Closed

bip39::Error is not exposed #581

evanlinjin opened this issue Apr 7, 2022 · 1 comment · Fixed by #582
Assignees
Labels
bug Something isn't working

Comments

@evanlinjin
Copy link
Member

Describe the bug
Currently, there is no way to access the struct bip39::Error. It is useful to expose this structure so that one can create structs with bip39::Error type fields.

Additional context

@evanlinjin evanlinjin added the bug Something isn't working label Apr 7, 2022
@evanlinjin
Copy link
Member Author

I will create a PR in a bit (if everything goes to plan).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants