mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-29 10:09:08 +02:00
multi: formatting and comment fixes
This commit is contained in:
@ -952,7 +952,6 @@ func waitForWalletPassword(cfg *Config,
|
||||
// for creation or unlocking, as a new wallet db will be created if
|
||||
// none exists when creating the chain control.
|
||||
select {
|
||||
|
||||
// The wallet is being created for the first time, we'll check to see
|
||||
// if the user provided any entropy for seed creation. If so, then
|
||||
// we'll create the wallet early to load the seed.
|
||||
|
Reference in New Issue
Block a user