Skip to content

Commit 6d6b975

Browse files
authored
Fix reference to default protocol.rbf-coop-close configuration in sample-lnd.conf
Modified description regarding the default value for the parameter protocol.rbf-coop-close: Replaced: "disable" with "enable"
1 parent cbdd1c2 commit 6d6b975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-lnd.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1419,7 +1419,7 @@
14191419
; Set to disable experimental endorsement signaling.
14201420
; protocol.no-experimental-endorsement=false
14211421

1422-
; Set to disable support for RBF based coop close.
1422+
; Set to enable support for RBF based coop close.
14231423
; protocol.rbf-coop-close=false
14241424

14251425
; Set to handle messages of a particular type that falls outside of the

0 commit comments

Comments
 (0)