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 034d2c0 commit c1c2fe1Copy full SHA for c1c2fe1
docs/lnd/release-notes/release-notes-0.16.0.md
@@ -5,6 +5,10 @@
5
* Warning messages from peers are now recognized and
6
[logged](https://github.com/lightningnetwork/lnd/pull/6546) by lnd.
7
8
+* Decrypt onion failure messages with a [length greater than 256
9
+ bytes](https://github.com/lightningnetwork/lnd/pull/6913). This moves LND
10
+ closer to being spec compliant.
11
+
12
## RPC
13
14
* The `RegisterConfirmationsNtfn` call of the `chainnotifier` RPC sub-server
0 commit comments