File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 9494 are now [ sorted] ( https://github.com/lightningnetwork/lnd/pull/9337 ) based on
9595 the ` InvoiceHTLC.HtlcIndex ` .
9696
97+ * [ routerrpc.SendPaymentV2] ( https://github.com/lightningnetwork/lnd/pull/9359 )
98+ RPC method now applies a default timeout of 60 seconds when the
99+ ` timeout_seconds ` field is not set or is explicitly set to 0.
100+
97101## lncli Additions
98102
99103* [ A pre-generated macaroon root key can now be specified in ` lncli create ` and
170174 range TLVs provided with the existing set of records on the HTLC,
171175 overwriting any conflicting values with those supplied by the API.
172176
177+ * [ Make] ( https://github.com/lightningnetwork/lnd/pull/9405 ) the param
178+ ` ProofMatureDelta ` used in gossip to be configurable via
179+ ` --gossip.announcement-conf ` , with a default value of 6.
180+
173181## lncli Updates
174182
175183## Code Health
@@ -214,6 +222,7 @@ config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
214222a new option ` channel-max-fee-exposure ` which is unambiguous in its description.
215223The underlying functionality between those two options remain the same.
216224
225+
217226## Breaking Changes
218227## Performance Improvements
219228
You can’t perform that action at this time.
0 commit comments