mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-12 14:42:38 +02:00
lncfg: add new protocol option - RbfCoopClose
This commit is contained in:
@@ -1413,6 +1413,9 @@
|
||||
; Set to disable experimental endorsement signaling.
|
||||
; protocol.no-experimental-endorsement=false
|
||||
|
||||
; Set to disable support for RBF based coop close.
|
||||
; protocol.rbf-coop-close=false
|
||||
|
||||
; Set to handle messages of a particular type that falls outside of the
|
||||
; custom message number range (i.e. 513 is onion messages). Note that you can
|
||||
; set this option as many times as you want to support more than one custom
|
||||
|
Reference in New Issue
Block a user