question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't get mnemonic

See original GitHub issue

I called this function btw I received

{“_40”:0,”_65”:0,”_55”:null,”_72”:null}
generateMnemonic = async () => {
  try {
    return await bip39.generateMnemonic(256) // default to 128
  } catch(e) {
    return false
  }
}

//=>  {“_40”:0,”_65”:0,”_55”:null,”_72”:null}

Could you help me? Looking forward to your reply. Thanks.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
McDreamycommented, Nov 16, 2018

Hi,

If your are implementing the fork for react native, you have to do something like this.

screen shot 2018-11-16 at 6 41 34 pm

1reaction
mobilewebgurucommented, Sep 20, 2018

{“_40”:0,”_65”:0,”_55”:null,”_72”:null}

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Import Wallet "Invalid mnemonic phrase" Error
What to do if I get “Invalid mnemonic phrase” error? · The words are separated by a single space. · The words should...
Read more >
Cannot Import Wallet Invalid mnemonic phrase Error - YouTube
Cannot Import Wallet Invalid mnemonic phrase Error. All of your cryptocurrency balance(s) are encrypted within the “12-Word” Recovery Phrase ...
Read more >
Cannot Import Wallet Invalid mnemonic phrase Error - Publish0x
STEP 4 : Go to link to word list 14.2k and try to find your words, they must be there. If not -...
Read more >
cant meaning - definition of cant by Mnemonic Dictionary
cant = short cut of "can not". when someone ignored to do any work i.e. he cannot do that . that expressing an...
Read more >
How to Avoid Invalid Mnemonic Phrase Error While Importing ...
Enter each word in the exact order it was sequenced while creating the wallet. In the event the sequential arrangement of the individual...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found