perfectmak / libra-core

A javascript client for libra built with typescript
https://npmjs.com/package/libra-core
136 stars 31 forks source link

Regenerating an account from a mnemonic #31

Closed matt454 closed 5 years ago

matt454 commented 5 years ago

Hi,

When generating a wallet from a mnemonic on my Mac It always responds with the same account (as expected).

However, on my ubuntu server where I host an API it creates an entirely new account.

Any ideas?

matt454 commented 5 years ago

Very strange but this was solved by starting from a fresh instance of Ubuntu 18. I suspect it might be to do with left over files on the installation.