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
A user should be provided with an option to match 'imported' keys to a mnemonic. This flow would request the mnemonic from the user and would then try to match any key that has no mnemonic hash to the provided mnemonic. The user should also be given a limit to how many indices should be attempted for each key. This would enable users to attempt to match any unmatched key to the first x number of indices from a mnemonic.
Once a key is matched, the hash of the mnemonic and the found index can be added to the key.
The text was updated successfully, but these errors were encountered:
A user should be provided with an option to match 'imported' keys to a mnemonic. This flow would request the mnemonic from the user and would then try to match any key that has no mnemonic hash to the provided mnemonic. The user should also be given a limit to how many indices should be attempted for each key. This would enable users to attempt to match any unmatched key to the first x number of indices from a mnemonic.
Once a key is matched, the hash of the mnemonic and the found index can be added to the key.
The text was updated successfully, but these errors were encountered: