mirror of
https://github.com/status-im/status-go.git
synced 2025-01-09 14:16:21 +00:00
11db9f2119
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.