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

More descriptive error message when recovering wallet rpc #11603

Merged

Conversation

lontivero
Copy link
Collaborator

@lontivero lontivero commented Sep 28, 2023

NBitcoin was returning "Unknown" as a message when it was not able to guess the words list language used in the mnemonic. We improve this in our side.

Close #11564
Note: HTTP status code has to be 200 OK in this case.

Copy link
Collaborator

@adamPetho adamPetho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tACK, it looks better
image

@adamPetho adamPetho merged commit d3d023b into WalletWasabi:master Sep 30, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RPC recoverwallet returns error and Unknown message with Status code: OK
2 participants