mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-11-11 14:48:14 +01:00
In this commit we ensure the behavior of lnd with the —noencryptwallet command line option heaves as it did before user initiated wallet encryption was implemented. We do this by modifying the waitForWalletPassword method to instead return two pass phrases: one public and one private. The default wallet public passphrase is then restarted back to the value which was used stoically in the codebase before the latest merged PR.
20 KiB
20 KiB