From d69a1a616d2c84874f5fe80c21d92cb07a247a2c Mon Sep 17 00:00:00 2001 From: "Johan T. Halseth" Date: Mon, 14 Dec 2020 21:07:12 +0100 Subject: [PATCH] sample config: add no-anchors --- sample-lnd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sample-lnd.conf b/sample-lnd.conf index a633a4951..fc788a7b2 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -938,8 +938,8 @@ litecoin.node=ltcd ; BTC ; protocol.wumbo-channels=true -; Set to enable experimental support for anchor commitments, won't work with watchtowers yet. -; protocol.anchors=true +; Set to disable support for anchor commitments +; protocol.no-anchors=true [db] ; The selected database backend. The current default backend is "bolt". lnd