Decrypts the mnemonic phrase from the provided keystore using the given password.
The keystore object containing encrypted data.
The password used for decryption.
A promise that resolves to the decrypted mnemonic phrase.
Thrown if the password is incorrect.
Generated using TypeDoc
Decrypts the mnemonic phrase from the provided keystore using the given password.