docs: clarify usage of `externalip` in sample-lnd.conf

This commit is contained in:
vegardengen 2018-03-06 22:03:26 +01:00 committed by Olaoluwa Osuntokun
parent 614e0b3816
commit fded72f49d
1 changed files with 4 additions and 2 deletions

View File

@ -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.