From 586f57ae6879c726a587e97c484b368455898d9a Mon Sep 17 00:00:00 2001 From: Mayank Date: Sun, 5 Jul 2020 17:46:22 +0530 Subject: [PATCH] Remove tls options --- lnd/lnd.conf | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/lnd/lnd.conf b/lnd/lnd.conf index 485288e..43f07ee 100644 --- a/lnd/lnd.conf +++ b/lnd/lnd.conf @@ -15,11 +15,13 @@ accept-keysend=true ; Makes routing faster but have to use images built with experimental tag [Routing] routing.assumechanvalid=1 + +; Commented TLS options as they do not seem to work as of v0.10.1-experimental ; Extra TLS -tlsextradomain=lnd -tlsextraip=10.11.1.2 +; tlsextradomain=lnd +; tlsextraip=10.11.1.2 ; Unsure if this is a 0.10.0 command (make mental note to test this) -tlsautorefresh=1 +; tlsautorefresh=1 ; Add external address for TLS ;externalip=externaladdress