lncfg: add protocol config option for script enforced lease support

This commit is contained in:
Wilmer Paulino
2021-07-13 15:11:14 -07:00
committed by Olaoluwa Osuntokun
parent e590abc7be
commit 35fd985118
3 changed files with 29 additions and 0 deletions

View File

@@ -1101,6 +1101,12 @@ litecoin.node=ltcd
; (Deprecates the previous "protocol.anchors" setting.)
; protocol.no-anchors=true
; Set to disable support for script enforced lease channel commitments. If not
; set, lnd will accept these channels by default if the remote channel party
; proposes them. Note that lnd will require 1 UTXO to be reserved for this
; channel type if it is enabled.
; protocol.no-script-enforced-lease=true
[db]