mirror of
https://github.com/status-im/status-go.git
synced 2025-02-08 12:54:37 +00:00
A migration was added out-of-order, which meant that in clients who had already run the migration after, it would be skip. This commit re-adds the migration so it's run, tested against an empty account and one that had already migrated.