From 16027b0151e9c0dcd83b7f833d3eca3d79be8e04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Habov=C5=A1tiak?= Date: Sat, 10 Apr 2021 10:41:18 +0200 Subject: [PATCH] Better document the nature of accept-keysend This explains the purpose of `accept-keysend` and its planned deprecation in detail. Fixes #5190 --- sample-lnd.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sample-lnd.conf b/sample-lnd.conf index 2a2fb0214..77b31b1bf 100644 --- a/sample-lnd.conf +++ b/sample-lnd.conf @@ -350,7 +350,9 @@ ; close is attempted with a different script. ; enable-upfront-shutdown=true -; If true, spontaneous payments through keysend will be accepted. [experimental] +; If true, spontaneous payments through keysend will be accepted. +; This is a temporary solution until AMP is implemented which is expected to be soon. +; This option will then become deprecated in favor of AMP. ; accept-keysend=true ; If non-zero, keysend payments are accepted but not immediately settled. If the