sample-lnd.conf: remove duplicate setting

Remove duplicate `nolisten` setting in sample-lnd.conf
This commit is contained in:
xanoni 2021-06-29 04:30:35 -04:00
parent 06ad5ecfe5
commit 54b55b924a

View File

@ -177,9 +177,6 @@
; support devices behind multiple NATs. ; support devices behind multiple NATs.
; nat=true ; nat=true
; Disable listening for incoming peer connections.
; nolisten=true
; Disable REST API. ; Disable REST API.
; norest=true ; norest=true