decryptFromKeystore
decryptFromKeystore(
keystore
,password
):Promise
<string
>
Defined in: wallets/src/keystore/helpers.ts:72
Parameters
Section titled “Parameters”keystore
Section titled “keystore”password
Section titled “password”string
Returns
Section titled “Returns”Promise
<string
>