mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-18 21:35:24 +01:00
Better document the nature of accept-keysend
This explains the purpose of `accept-keysend` and its planned deprecation in detail. Fixes #5190
This commit is contained in:
parent
213b264e4c
commit
16027b0151
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user