mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-08 14:57:38 +02:00
sample-lnd.conf: fix typo in comment.
Correcing minor typo.
This commit is contained in:
committed by
Oliver Gugger
parent
d3a5307fc0
commit
e3055640aa
@@ -120,9 +120,9 @@
|
|||||||
; coin-selection-strategy=largest
|
; coin-selection-strategy=largest
|
||||||
|
|
||||||
; A period to wait before for closing channels with outgoing htlcs that have
|
; A period to wait before for closing channels with outgoing htlcs that have
|
||||||
; timed out and are a result of this nodes instead payment. In addition to our
|
; timed out and are a result of this nodes initiated payments. In addition to
|
||||||
; current block based deadline, if specified this grace period will also be taken
|
; our current block based deadline, if specified this grace period will also be
|
||||||
; into account. Valid time units are {s, m, h}.
|
; taken into account. Valid time units are {s, m, h}.
|
||||||
; payments-expiration-grace-period=30s
|
; payments-expiration-grace-period=30s
|
||||||
|
|
||||||
; Specify the interfaces to listen on for p2p connections. One listen
|
; Specify the interfaces to listen on for p2p connections. One listen
|
||||||
|
Reference in New Issue
Block a user