Skip to content

Conversation

@SNeedlewoods
Copy link
Contributor

Based on #9464

#9915 is the old release version of this PR, I plan to update later

m_wallet->store_to(path, epee::wipeable_string((*password).first, (*password).second));
} else {
m_wallet->store_to(path, m_password);
setStatusError("Failed to store wallet to new path without password.");

Choose a reason for hiding this comment

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

This seems to imply an intermittent or recoverable failure; suggest something like: Saving the wallet to a new path requires a password.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants