From 8b381bc080b3bd216cff8536755e8389c876bcfd Mon Sep 17 00:00:00 2001 From: nolim1t Date: Tue, 23 Jun 2020 14:49:36 +0700 Subject: [PATCH] Update lnd.conf --- lnd/lnd.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/lnd/lnd.conf b/lnd/lnd.conf index 4eed63c..a1d1c45 100644 --- a/lnd/lnd.conf +++ b/lnd/lnd.conf @@ -1,8 +1,8 @@ [Application Options] -listen=0.0.0.0:9735 -rpclisten=0.0.0.0:10009 -restlisten=0.0.0.0:8080 +listen=10.11.1.2:9735 +rpclisten=10.11.1.2:10009 +restlisten=10.11.1.2:8080 maxpendingchannels=3 minchansize=10000 ; This should be re-written via script @@ -19,11 +19,11 @@ routing.assumechanvalid=1 ; This needed to be enabled by setting bitcoin.node=bitcoind ; Default setting currently is neutrino [Bitcoind] -bitcoind.rpchost=localhost +bitcoind.rpchost=10.11.1.1 bitcoind.rpcuser=lncm bitcoind.rpcpass=RPCPASS -bitcoind.zmqpubrawblock=tcp://127.0.0.1:28332 -bitcoind.zmqpubrawtx=tcp://127.0.0.1:28333 +bitcoind.zmqpubrawblock=tcp://10.11.1.1:28332 +bitcoind.zmqpubrawtx=tcp://10.11.1.1:28333 [Bitcoin] @@ -51,9 +51,9 @@ neutrino.addpeer=mainnet2-btcd.zaphq.io [tor] tor.active=1 -tor.control=9051 -tor.socks=9050 +tor.control=10.11.0.1:9051 +tor.socks=10.11.0.1:9050 ; TOR Password placeholder for v0.10.0 -; tor.password=umbrelftw +tor.password=umbrelftw tor.v3=1 tor.dns=soa.nodes.lightning.directory:53