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