Closed brianmaas closed 7 years ago
I didn't have any issues with 24 words on both Windows and Linex machines. Maybe try to use the binaries in the 'Builds' folder?
I'll just add, that I get an error if I don't enter the words properly, or leave a space at the very end of the phrase. Did you copy/paste from the bip39 generator? Make sure there is no space at the end of the phrase when you copy/paste.
Hey, I'm using this upstream lib to deal with bip39 seeds: https://github.com/bitcoinjs/bip39 Could the issue possibly come from there? Could you try the same seed with that lib?
I tried the windows and linux binaries and they both did work with the seed. I must have something misconfigured with node.
I have tried a bunch of different length seeds. The ones between 12 and 21 words work fine. I used this site to generate them: https://iancoleman.github.io/bip39/
When I use a 24 word seed it throws an error.
I've tried this on two different installs.