lnd.xprv/walletunlocker
Hampus Sjöberg 6dd1555e66 lnd: Call loader.UnloadWallet on shutdown
This is required to make restart work for LndMobile builds.
Not calling UnloadWallet would make `UnlockWallet` stall forever as
the file is already opened.
2020-09-14 12:32:48 +02:00
..
service_test.go walletunlocker: use fast scrypt options for unit tests 2020-01-24 14:02:40 +01:00
service.go lnd: Call loader.UnloadWallet on shutdown 2020-09-14 12:32:48 +02:00