mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-23 08:11:48 +01:00
With this commit we extract the wallet creation/unlocking and initialization completely out of the main function. This will allow us to use custom implementations in the future.