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
@danishsaber createVault function gives you wallet when you supply 12 word seed to it. In order to get keystore for a seed just pass the same seed to createVault function instead of sending new random seed.
Note: password you supply to this function can be different than what you supplied before.
How i can restore keystore or pwDerivedKey only with "12 word Seed" which is used for encryptio.
The text was updated successfully, but these errors were encountered: