Remove duplicate tor.streamisolation option

This commit removes the duplicate tor.streamisolation option from `sample-lnd.conf` example config file (which was accidentally added in commit #104a9094980f31560ca269d3b01f000dd775778d)
This commit is contained in:
Mayank Chhabra 2020-09-17 12:37:20 +05:30 committed by GitHub
parent d4d7533193
commit ac46f9a298
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -517,11 +517,6 @@ litecoin.node=ltcd
; in with lnd's traffic.
; tor.streamisolation=true
; Enable Tor stream isolation by randomizing user credentials for each
; connection.
; tor.streamisolation=true
; The host:port that Tor is listening on for Tor control connections (default:
; localhost:9051)
; tor.control=localhost:9091