File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 170
170
range TLVs provided with the existing set of records on the HTLC,
171
171
overwriting any conflicting values with those supplied by the API.
172
172
173
+ * [ Make] ( https://github.com/lightningnetwork/lnd/pull/9405 ) the param
174
+ ` ProofMatureDelta ` used in gossip to be configurable via
175
+ ` --gossip.announcement-conf ` , with a default value of 6.
176
+
173
177
## lncli Updates
174
178
175
179
## Code Health
@@ -214,6 +218,7 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
214
218
a new option ` channel-max-fee-exposure ` which is unambiguous in its description.
215
219
The underlying functionality between those two options remain the same.
216
220
221
+
217
222
## Breaking Changes
218
223
## Performance Improvements
219
224
You can’t perform that action at this time.
0 commit comments