mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 13:52:55 +02:00
docs: clarify usage of externalip
in sample-lnd.conf
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
614e0b3816
commit
fded72f49d
@@ -67,8 +67,10 @@
|
||||
|
||||
; Adding an external IP will advertise your node to the network. This signals
|
||||
; that your node is available to accept incoming channels. If you don't wish to
|
||||
; advertise your node, this value doesn't need to be set.
|
||||
; externalip=
|
||||
; advertise your node, this value doesn't need to be set. Unless specified
|
||||
; (with host:port notation), the default port (9735) will be added to the
|
||||
; address.
|
||||
; externalip=
|
||||
|
||||
|
||||
; Debug logging level.
|
||||
|
Reference in New Issue
Block a user