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: add early return during account recovery if keys are incorrect #385

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

rohan-chaturvedi
Copy link
Member

🔍 Overview

Fixes an issue with the recovery process incorrectly proceeding even when an incorrect recovery phrase is entered.

💡 Proposed Changes

Add an early return when an incorrect recovery phrase is entered, to prevent further code execution

@nimish-ks nimish-ks merged commit 5e9efbe into main Oct 31, 2024
6 checks passed
@nimish-ks nimish-ks deleted the fix--recovery-interrupt branch October 31, 2024 10:06
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