You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,5 +81,5 @@ The plugin will automatically cancel any invoice if *it* is either close to expi
81
81
# Options
82
82
You can set the following options in your cln config file:
83
83
84
-
*``holdinvoice-cancel-before-htlc-expiry``: number of blocks before htlcs expiry where the plugin auto-cancels invoice and htlcs, Default: 6
85
-
*``holdinvoice-cancel-before-invoice-expiry``: number of seconds before invoice expiry where the plugin auto cancels any pending htlcs and no longer accepts new htlcs, Default: 1800
84
+
*``holdinvoice-cancel-before-htlc-expiry``: number of blocks before htlcs expiry where the plugin auto-cancels invoice and htlcs, Default: ``6``
85
+
*``holdinvoice-cancel-before-invoice-expiry``: number of seconds before invoice expiry where the plugin auto cancels any pending htlcs and no longer accepts new htlcs, Default: ``1800``
0 commit comments