input-output-hk / js-chain-libs

chain-libs javascript SDK
Apache License 2.0
18 stars 14 forks source link

Wallet local storage with spending password #110

Open dmernies-iohk opened 4 years ago

jpcapurro-atixlabs commented 4 years ago

I found another error: it's possible to import an account from private key without a running node, but trying to do so importing from mnemonic is not possible, and it reports the mnemonic is incorrect.

Importing the same mnemonic with a node running works okay