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 469dfd5 commit 0c31eb7Copy full SHA for 0c31eb7
docs/release-notes/release-notes-0.17.0.md
@@ -17,6 +17,9 @@
17
18
* [Ensure that both the byte and string form of a TXID is populated in the
19
lnrpc.Outpoint message](https://github.com/lightningnetwork/lnd/pull/7624).
20
+
21
+* [Fix Benchmark Test (BenchmarkReadMessage/Channel_Ready) in the lnwire
22
+package](https://github.com/lightningnetwork/lnd/pull/7356)
23
24
## RPC
25
@@ -49,3 +52,4 @@ unlock or create.
49
52
* Erik Arvstedt
50
53
* hieblmi
51
54
* Jordi Montes
55
+* ziggie1984
0 commit comments