You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the app now supports multiple derivation paths, numerous users who have not performed the migration to Solana and are trying to import a seed phrase from the Helium L1 have encountered an issue where they are not presented the option to select Helium L1 (because the migration has not yet occurred), and they land in an empty wallet using the same words with a new derivation path.
I'd propose performing a check after the seed phrase is entered, to determine whether those words may have come from the Helium L1, and if so, automatically attempt the migration at that time, then show both derivation path options (with the Helium L1 presumably populated with tokens from the migration).
The text was updated successfully, but these errors were encountered:
Since the app now supports multiple derivation paths, numerous users who have not performed the migration to Solana and are trying to import a seed phrase from the Helium L1 have encountered an issue where they are not presented the option to select Helium L1 (because the migration has not yet occurred), and they land in an empty wallet using the same words with a new derivation path.
I'd propose performing a check after the seed phrase is entered, to determine whether those words may have come from the Helium L1, and if so, automatically attempt the migration at that time, then show both derivation path options (with the Helium L1 presumably populated with tokens from the migration).
The text was updated successfully, but these errors were encountered: