sample-lnd: add anchors to sample config

This commit is contained in:
carla 2021-01-14 22:21:20 +02:00
parent 4093b2ae45
commit 8eaba51bdc
No known key found for this signature in database
GPG Key ID: 4CA7FE54A6213C91

View File

@ -337,6 +337,11 @@
; automatically. [experimental]
; keysend-hold-time=true
; If set, lnd will use anchor channels by default if the remote channel party
; supports them. Note that lnd will require 1 UTXO to be reserved for this
; channel type if it is enabled.
; protocol.anchors=true
; If true, we'll attempt to garbage collect canceled invoices upon start.
; gc-canceled-invoices-on-startup=true