mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-12 04:55:43 +02:00
multi: make ProofMatureDelta
configurable
We add a new config option to set the `ProofMatureDelta` so the users can tune their graphs based on their own preference over the num of confs found in the announcement signatures.
This commit is contained in:
@@ -1729,6 +1729,8 @@
|
||||
; be broadcast quickly.
|
||||
; gossip.sub-batch-delay=5s
|
||||
|
||||
; The number of confirmations required before processing channel announcements.
|
||||
; gossip.announcement-conf=6
|
||||
|
||||
[invoices]
|
||||
|
||||
|
Reference in New Issue
Block a user