From 46e4b4bfc16b45300bb90ab41fe807630c34784b Mon Sep 17 00:00:00 2001 From: nolim1t Date: Tue, 9 Jun 2020 21:33:21 +0700 Subject: [PATCH] Add placeholder for tor passwords (in testing) for lnd v0.10.0 --- lnd/lnd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lnd/lnd.conf b/lnd/lnd.conf index 5ca8775..eda37cf 100644 --- a/lnd/lnd.conf +++ b/lnd/lnd.conf @@ -47,6 +47,7 @@ neutrino.addpeer=mainnet2-btcd.zaphq.io tor.active=1 tor.control=9051 tor.socks=9050 +; TOR Password placeholder for v0.10.0 +; tor.password=umbrelftw tor.v3=1 tor.dns=soa.nodes.lightning.directory:53 -