mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-09 18:03:09 +02: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.