mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-14 02:15:29 +02:00
lncfg: add protocol config option for script enforced lease support
This commit is contained in:
committed by
Olaoluwa Osuntokun
parent
e590abc7be
commit
35fd985118
@@ -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]
|
||||
|
||||
|
Reference in New Issue
Block a user