sample-lnd: add anchors to sample config
This commit is contained in:
parent
4093b2ae45
commit
8eaba51bdc
@ -337,6 +337,11 @@
|
|||||||
; automatically. [experimental]
|
; automatically. [experimental]
|
||||||
; keysend-hold-time=true
|
; 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.
|
; If true, we'll attempt to garbage collect canceled invoices upon start.
|
||||||
; gc-canceled-invoices-on-startup=true
|
; gc-canceled-invoices-on-startup=true
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user