lnd.xprv/walletunlocker
Wilmer Paulino b3edc5c257
walletunlocker: avoid returning error if macaroon files don't exist
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.
2018-08-16 16:17:54 -07:00
..
service_test.go multi: sort import paths with gofmt 2018-08-02 18:20:49 -07:00
service.go walletunlocker: avoid returning error if macaroon files don't exist 2018-08-16 16:17:54 -07:00