From 6d6b975213e426dea30c9d7b3628bae436d64683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9A=A1=EF=B8=8F2FakTor=E2=9A=A1=EF=B8=8F?= Date: Fri, 23 May 2025 18:03:39 +0200 Subject: [PATCH] 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" --- sample-lnd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-lnd.conf b/sample-lnd.conf index ae929d8e6..113a0b460 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -1419,7 +1419,7 @@ ; Set to disable experimental endorsement signaling. ; protocol.no-experimental-endorsement=false -; Set to disable support for RBF based coop close. +; Set to enable support for RBF based coop close. ; protocol.rbf-coop-close=false ; Set to handle messages of a particular type that falls outside of the