Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge 0e741d8 into 6b7c04a
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmyMow committed Aug 21, 2018
2 parents 6b7c04a + 0e741d8 commit 45056da
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions resources/lnd.conf
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,11 @@ litecoin.node=ltcd
; amount of attempted channels will still respect the maxchannels param.
; autopilot.allocation=0.6

; If the user toggled autopilot on let's make sure channels are private and allow
; it to use 0 conf txs
autopilot.private=1
autopilot.minconfs=0

[tor]
; The port that Tor's exposed SOCKS5 proxy is listening on. Using Tor allows
; outbound-only connections (listening will be disabled) -- NOTE port must be
Expand Down

0 comments on commit 45056da

Please sign in to comment.