We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23efbef commit 3a3002eCopy full SHA for 3a3002e
docs/release-notes/release-notes-0.19.0.md
@@ -94,6 +94,10 @@
94
are now [sorted](https://github.com/lightningnetwork/lnd/pull/9337) based on
95
the `InvoiceHTLC.HtlcIndex`.
96
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
+
101
## lncli Additions
102
103
* [A pre-generated macaroon root key can now be specified in `lncli create` and
0 commit comments