mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 14:54:48 +00:00
1a919f586f
In case an account being deleted is migrated to a Keycard keystore file it was not removed from `keycards_accounts` table and in case it was the last account for that keypair derived from keystore file was not removed as well as other keycards containing the same keypair. That's all sorted out.