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

Check for old wallet data in correct location #2172

Merged
merged 1 commit into from
Mar 6, 2024
Merged

Commits on Mar 6, 2024

  1. fix(app): Check for old wallet data in correct location

    I believe some old apps do have a `wallet` file that indicates that
    the app should probably be migrated to the new wallet DB via a full
    sync.
    
    But this is not the case for fresh 1.9.0 apps. For those, we need to
    consider the presence of the `on_chain` directory.
    luckysori committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    b184698 View commit details
    Browse the repository at this point in the history