Merge pull request #4053 from turcane/master

sample-lnd.conf: remove deprecated wtclient option
This commit is contained in:
Oliver Gugger 2020-03-06 09:02:22 +01:00 committed by GitHub
commit 092a0b4a0a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -380,12 +380,9 @@ litecoin.node=ltcd
; watchtower.writetimeout=15s
[wtclient]
; Configure the private tower to which lnd will connect to backup encrypted
; justice transactions. The format should be pubkey@host:port, where the port is
; optional and assumed to be 9911 otherwise. At most one private tower URI is
; supported at this time; if none are provided then the watchtower client will
; be inactive.
; wtclient.private-tower-uris=
; Activate Watchtower Client. To get more information or configure watchtowers
; run `lncli wtclient -h`.
; wtclient.active=true
; Specify the fee rate with which justice transactions will be signed. This fee
; rate should be chosen as a maximum fee rate one is willing to pay in order to