mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-20 13:27:27 +02:00
docs: clarify usage of externalip in sample-lnd.conf
This commit is contained in:
parent
614e0b3816
commit
fded72f49d
1 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue