Merge pull request #7271 from hieblmi/patch-4

docs: Fix lnd.conf typo
This commit is contained in:
Oliver Gugger
2023-01-03 11:08:48 +01:00
committed by GitHub

View File

@@ -290,8 +290,8 @@
; The target number of blocks in which a cooperative close initiated by a remote ; The target number of blocks in which a cooperative close initiated by a remote
; peer should be confirmed. This target is used to estimate the starting fee ; peer should be confirmed. This target is used to estimate the starting fee
; rate that will be used during fee negotiation with the peer. This target is ; rate that will be used during fee negotiation with the peer. This target is
; is also used for cooperative closes initiated locally if the --conf_target ; also used for cooperative closes initiated locally if the --conf_target for
; for the channel closure is not set. ; the channel closure is not set.
; coop-close-target-confs=10 ; coop-close-target-confs=10
; The maximum time that is allowed to pass between receiving a channel state ; The maximum time that is allowed to pass between receiving a channel state