Compare and migrate data between Dexie (IndexedDB) and SQLite databases
When enabled, existing records in SQLite will be updated with data from Dexie. When disabled, existing records will be skipped during migration.
Beware: you have unexpected existing data in the SQLite database that will be overwritten. Talk with Trent.
We cannot find your main account. Talk with Trent.
You have multiple accounts. If you didn't mean to, talk with Trent.
Here is your seed for account {{ downloadMnemonicAddress?.substring('did:ethr:0x'.length).substring(0, 3) }} -- write it down!
{{ downloadMnemonic }}
Recommended: Use "Migrate All" to ensure proper data integrity and avoid foreign key issues.
Migration Order: Accounts → Settings → Contacts
{{ error }}
{{ successMessage }}
{{ JSON.stringify(exportedData, null, 2) }}