sample config: add no-anchors and max-commit-fee-rate-anchors
This commit is contained in:
parent
0fd76e53b8
commit
99bbd992d2
@ -307,6 +307,11 @@
|
|||||||
; values are within [0.1, 1]. (default: 0.5)
|
; values are within [0.1, 1]. (default: 0.5)
|
||||||
; max-channel-fee-allocation=0.9
|
; max-channel-fee-allocation=0.9
|
||||||
|
|
||||||
|
; The maximum fee rate in sat/vbyte that will be used for commitments of
|
||||||
|
; channels of the anchors type. Must be large enough to ensure transaction
|
||||||
|
; propagation (default: 10)
|
||||||
|
; max-commit-fee-rate-anchors=5
|
||||||
|
|
||||||
; If true, lnd will abort committing a migration if it would otherwise have been
|
; If true, lnd will abort committing a migration if it would otherwise have been
|
||||||
; successful. This leaves the database unmodified, and still compatible with the
|
; successful. This leaves the database unmodified, and still compatible with the
|
||||||
; previously active version of lnd.
|
; previously active version of lnd.
|
||||||
|
Loading…
Reference in New Issue
Block a user