Browse Source
Recently my node got corrupted and I tried recovering my onchain funds using the Samourai wallet, but it didn't work. The reason is that LND mnemonic is actually aezeed cipher seed, not BIP 39. On [LND Developer Community](https://join.slack.com/t/lightningcommunity/shared_invite/enQtMzQ0OTQyNjE5NjU1LWRiMGNmOTZiNzU0MTVmYzc1ZGFkZTUyNzUwOGJjMjYwNWRkNWQzZWE3MTkwZjdjZGE5ZGNiNGVkMzI2MDU4ZTE) two dudes, Paul Gregg and moli, told me that Bitcoin seed and LND seed are different. They pointed out the recent attacks to Electrum as some of the reasons why LND doesn't use the same standard. Another dude with nickname @walletofsatoshi pointed to two related issues on this repo: https://github.com/rootzoll/raspiblitz/issues/290 and https://github.com/rootzoll/raspiblitz/issues/278 But this readme doesn't reflect this information yet, this pull request improves the doc to help people avoid the struggle.master
Jayr Motta
6 years ago
committed by
GitHub
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue