mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-01-19 14:24:26 +01: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.