mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-04 18:03:14 +02:00
multi: fix make fmt
This commit is contained in:
@@ -186,6 +186,7 @@ func (c *Controller) prepareAddOnion(cfg AddOnionConfig) (string, error) {
|
||||
// - the onion service is removed via `DEL_ONION`.
|
||||
// - the Tor daemon terminates.
|
||||
// - the controller connection that originated the `ADD_ONION` is closed.
|
||||
//
|
||||
// Each connection can only see its own ephemeral services. If a service needs
|
||||
// to survive beyond current controller connection, use the "Detach" flag when
|
||||
// creating new service via `ADD_ONION`.
|
||||
|
Reference in New Issue
Block a user