mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 22:02:38 +02:00
In this commit, we fix a bug where it's possible that changing the wallet's password fails due to not being able to remove non-existent macaroon files. Since it's possible to run lnd without creating them, changing the wallet's password would always result in a failure.