Browse Source

doc: fix commit-time formatting

travis-debug
Vasil Dimov 5 years ago
committed by Christian Decker
parent
commit
38d88f1aff
  1. 2
      doc/lightningd-config.5
  2. 2
      doc/lightningd-config.5.md

2
doc/lightningd-config.5

@ -255,7 +255,7 @@ increase, but make channels far more reliable since we never close it
due to unreasonable fees\. due to unreasonable fees\.
\fBcommit-time\fR='MILLISECONDS \fBcommit-time\fR=\fIMILLISECONDS\fR
How long to wait before sending commitment messages to the peer: in How long to wait before sending commitment messages to the peer: in
theory increasing this would reduce load, but your node would have to be theory increasing this would reduce load, but your node would have to be
extremely busy node for you to even notice\. extremely busy node for you to even notice\.

2
doc/lightningd-config.5.md

@ -206,7 +206,7 @@ This may result in a channel which cannot be closed, should fees
increase, but make channels far more reliable since we never close it increase, but make channels far more reliable since we never close it
due to unreasonable fees. due to unreasonable fees.
**commit-time**='MILLISECONDS **commit-time**=*MILLISECONDS*
How long to wait before sending commitment messages to the peer: in How long to wait before sending commitment messages to the peer: in
theory increasing this would reduce load, but your node would have to be theory increasing this would reduce load, but your node would have to be
extremely busy node for you to even notice. extremely busy node for you to even notice.

Loading…
Cancel
Save